geos 3.8.0
Closes #45138. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
61d7dd9da9
commit
2f201458f0
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Geos < Formula
|
||||
desc "Geometry Engine"
|
||||
homepage "https://trac.osgeo.org/geos"
|
||||
url "https://download.osgeo.org/geos/geos-3.7.3.tar.bz2"
|
||||
sha256 "02035ae4e0ad711fa5a5556d7712530029edacac364b5b9c3ade0ded865fca7e"
|
||||
url "https://download.osgeo.org/geos/geos-3.8.0.tar.bz2"
|
||||
sha256 "99114c3dc95df31757f44d2afde73e61b9f742f0b683fd1894cbbee05dda62d5"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue