gdal 3.1.4

Update GDAL from 3.1.3 to 3.1.4.

Closes #63537.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Michael Steinbaugh 2020-10-27 10:36:37 -04:00 committed by BrewTestBot
parent dec3145c0d
commit 41db9bb214
1 changed files with 2 additions and 3 deletions

View File

@ -1,10 +1,9 @@
class Gdal < Formula
desc "Geospatial Data Abstraction Library"
homepage "https://www.gdal.org/"
url "https://download.osgeo.org/gdal/3.1.3/gdal-3.1.3.tar.xz"
sha256 "161cf55371a143826f1d76ce566db1f0a666496eeb4371aed78b1642f219d51d"
url "https://download.osgeo.org/gdal/3.1.4/gdal-3.1.4.tar.xz"
sha256 "7b82486f71c71cec61f9b237116212ce18ef6b90f068cbbf9f7de4fc50b576a8"
license "MIT"
revision 4
livecheck do
url "https://download.osgeo.org/gdal/CURRENT/"