File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11class Proj < Formula
22 desc "Cartographic Projections Library"
33 homepage "https://proj.org/"
4- url "https://github.com/OSGeo/PROJ/releases/download/9.6.0 /proj-9.6.0 .tar.gz"
5- sha256 "d8cae521c311c39513193657e75767f7cfbf2f91bd202fcd4a200028d3b57e14 "
4+ url "https://github.com/OSGeo/PROJ/releases/download/9.6.1 /proj-9.6.1 .tar.gz"
5+ sha256 "493a8f801bfdaadf9dc50e5bc58e4fcc9186f1557accab3acccbd7e7ae423132 "
66 license "MIT"
77 head "https://github.com/OSGeo/proj.git" , branch : "master"
88
@@ -30,8 +30,8 @@ class Proj < Formula
3030
3131 # The datum grid files are required to support datum shifting
3232 resource "proj-data" do
33- url "https://download.osgeo.org/proj/proj-data-1.21 .zip"
34- sha256 "6bc292cd5dddefed1972549876587a8d45add1bf05824b6ad48637053719de74 "
33+ url "https://download.osgeo.org/proj/proj-data-1.22 .zip"
34+ sha256 "ebca54b7f9118beafd30a5abeaeacfee6be9f59a0bb52419c9282cf34ee2510a "
3535 end
3636
3737 def install
You can’t perform that action at this time.
0 commit comments