@@ -4,17 +4,17 @@ class Mapproxy < Formula
44 desc "Accelerating web map proxy"
55 # `mapproxy.org` is 404, upstream bug report, https://github.com/mapproxy/mapproxy/issues/983
66 homepage "https://github.com/mapproxy/mapproxy"
7- url "https://files.pythonhosted.org/packages/c9/93/c35398ec9dff95fa646f87fa2690f142a8779e4e07730a1962f08ce60fff /MapProxy-3.1.1 .tar.gz"
8- sha256 "f35b308d57b2b2d64d2ba3cfe8643df9b00d2e5452c2a5f81cae599f163bda3e "
7+ url "https://files.pythonhosted.org/packages/cf/84/c3f312ea9335c72631b98545472270057c4e099ad9048c6c170c5b8ff79d /MapProxy-3.1.2 .tar.gz"
8+ sha256 "1a6b790032d0e3330de43578069eee346d36c84e28a90a6a157b6c7c766b5ffe "
99 license "Apache-2.0"
1010
1111 bottle do
12- sha256 cellar : :any , arm64_sequoia : "493c875579ee0db01173258262674f9609d6b5a0f363880a19fee5092003718a "
13- sha256 cellar : :any , arm64_sonoma : "077d3cdf113954bfd3debea1b39e55e02e595b4de057db9181a1b33253c3e5e0 "
14- sha256 cellar : :any , arm64_ventura : "79c6ec8cb81e10a77e706fea96520715e16b93b7d3e39a985ba1dbcad768bc61 "
15- sha256 cellar : :any , sonoma : "d877ee94e9f6618b01eb7926ebf57b837421987178d6f7fcd36068bdb0a3a65d "
16- sha256 cellar : :any , ventura : "05e9cc9746f7bb50b696f6cbae70b34068871c329ac8bdbede50e21440eacce2 "
17- sha256 cellar : :any_skip_relocation , x86_64_linux : "a44bfb01b15861482ea2550da6aef3ca84a4f573e018fa0a20b67e1c159aff22 "
12+ sha256 cellar : :any , arm64_sequoia : "c5ed8d4100e10cc0e9ddcb034007f99fd1fcc75b033e5b0e71f1d57662d275f5 "
13+ sha256 cellar : :any , arm64_sonoma : "880bc61692eae449e97f542df4f315fe2d556daa29068abdff8dd0883a37540f "
14+ sha256 cellar : :any , arm64_ventura : "a0cdbf4ba93c1930a53fd0729f6188f95e439fe679a972cc723c231a58fc4981 "
15+ sha256 cellar : :any , sonoma : "fd3afa1a82d57c1b73e0a1ae88740f51612a7cc35474ae442f332fdd0b3152f3 "
16+ sha256 cellar : :any , ventura : "af5a9d2e2f9c65d3d9e73281a4ef90b9e6d008b066ca76ebc03b2b1167b32c7a "
17+ sha256 cellar : :any_skip_relocation , x86_64_linux : "3935e4726bc7ee69ef340d44a1c70821bcf77974610f5e3a90e810dd9d9107e8 "
1818 end
1919
2020 depends_on "rust" => :build # for rpds-py
0 commit comments