Skip to content

Commit 56cca8d

Browse files
committed
gdal 3.11.2
1 parent 475be73 commit 56cca8d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Formula/g/gdal.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
class Gdal < Formula
22
desc "Geospatial Data Abstraction Library"
33
homepage "https://gdal.org/en/stable/"
4-
url "https://github.com/OSGeo/gdal/releases/download/v3.11.1/gdal-3.11.1.tar.gz"
5-
sha256 "21f1806070ccff697946ba5df5a0ec9ee9ecfcbb7e7e6163f2c61466883e23f8"
4+
url "https://github.com/OSGeo/gdal/releases/download/v3.11.2/gdal-3.11.2.tar.gz"
5+
sha256 "88db81c50b12253d5f59b83210bb0997040a5fbf146d862e6ad8a110f62bcb3a"
66
license "MIT"
7-
revision 1
87

98
livecheck do
109
url "https://download.osgeo.org/gdal/CURRENT/"

0 commit comments

Comments
 (0)