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 8ff3b9d commit b36a608Copy full SHA for b36a608
Formula/g/gdal.rb
@@ -4,6 +4,7 @@ class Gdal < Formula
4
url "https://github.com/OSGeo/gdal/releases/download/v3.10.0/gdal-3.10.0.tar.gz"
5
sha256 "946ef444489bedbc1b04bd4c115d67ae8d3f3e4a5798d5a2f1cb2a11014105b2"
6
license "MIT"
7
+ revision 1
8
9
livecheck do
10
url "https://download.osgeo.org/gdal/CURRENT/"
0 commit comments