Skip to content

Commit

Permalink
gdal 3.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jan 13, 2025
1 parent 27e44e7 commit e9d007e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Formula/g/gdal.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
class Gdal < Formula
desc "Geospatial Data Abstraction Library"
homepage "https://www.gdal.org/"
url "https://github.com/OSGeo/gdal/releases/download/v3.10.0/gdal-3.10.0.tar.gz"
sha256 "946ef444489bedbc1b04bd4c115d67ae8d3f3e4a5798d5a2f1cb2a11014105b2"
url "https://github.com/OSGeo/gdal/releases/download/v3.10.1/gdal-3.10.1.tar.gz"
sha256 "b1c739256d074be42d67c6c3d33eee94c90a490ebb02fcb7fc21c569a6fc78bd"
license "MIT"
revision 4

livecheck do
url "https://download.osgeo.org/gdal/CURRENT/"
Expand Down

0 comments on commit e9d007e

Please sign in to comment.