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 9d68afa commit 1c76f5bCopy full SHA for 1c76f5b
Formula/p/postgis.rb
@@ -1,8 +1,8 @@
1
class Postgis < Formula
2
desc "Adds support for geographic objects to PostgreSQL"
3
homepage "https://postgis.net/"
4
- url "https://download.osgeo.org/postgis/source/postgis-3.5.3.tar.gz"
5
- sha256 "650e44de788d38175e3719df1d2ca4356bd987f54fe3d2030808de76464a2a06"
+ url "https://download.osgeo.org/postgis/source/postgis-3.6.0.tar.gz"
+ sha256 "8caffef4b457ed70d5328bf4e5a21f9306b06c271662e03e1a65d30090e5f25f"
6
license "GPL-2.0-or-later"
7
8
livecheck do
0 commit comments