We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 475be73 commit 56cca8dCopy full SHA for 56cca8d
Formula/g/gdal.rb
@@ -1,10 +1,9 @@
1
class Gdal < Formula
2
desc "Geospatial Data Abstraction Library"
3
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"
+ url "https://github.com/OSGeo/gdal/releases/download/v3.11.2/gdal-3.11.2.tar.gz"
+ sha256 "88db81c50b12253d5f59b83210bb0997040a5fbf146d862e6ad8a110f62bcb3a"
6
license "MIT"
7
- revision 1
8
9
livecheck do
10
url "https://download.osgeo.org/gdal/CURRENT/"
0 commit comments