Skip to content

Commit 1c76f5b

Browse files
committed
postgis 3.6.0
1 parent 9d68afa commit 1c76f5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/postgis.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Postgis < Formula
22
desc "Adds support for geographic objects to PostgreSQL"
33
homepage "https://postgis.net/"
4-
url "https://download.osgeo.org/postgis/source/postgis-3.5.3.tar.gz"
5-
sha256 "650e44de788d38175e3719df1d2ca4356bd987f54fe3d2030808de76464a2a06"
4+
url "https://download.osgeo.org/postgis/source/postgis-3.6.0.tar.gz"
5+
sha256 "8caffef4b457ed70d5328bf4e5a21f9306b06c271662e03e1a65d30090e5f25f"
66
license "GPL-2.0-or-later"
77

88
livecheck do

0 commit comments

Comments
 (0)