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 e13ee4a commit 66f698dCopy full SHA for 66f698d
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.0/gdal-3.11.0.tar.gz"
5
- sha256 "723d7b04e0f094be2636128d15165b45059ac5e53f143cbbd93280af0b347abd"
+ url "https://github.com/OSGeo/gdal/releases/download/v3.11.1/gdal-3.11.1.tar.gz"
+ sha256 "21f1806070ccff697946ba5df5a0ec9ee9ecfcbb7e7e6163f2c61466883e23f8"
6
license "MIT"
7
- revision 2
8
9
livecheck do
10
url "https://download.osgeo.org/gdal/CURRENT/"
0 commit comments