Skip to content

Commit

Permalink
Merge pull request #195216 from Homebrew/bump-mapproxy-3.1.0
Browse files Browse the repository at this point in the history
mapproxy 3.1.0
  • Loading branch information
BrewTestBot authored Oct 22, 2024
2 parents 02ec71d + 9203a64 commit a5a8cb8
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions Formula/m/mapproxy.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,17 @@ class Mapproxy < Formula
desc "Accelerating web map proxy"
# `mapproxy.org` is 404, upstream bug report, https://github.com/mapproxy/mapproxy/issues/983
homepage "https://github.com/mapproxy/mapproxy"
url "https://files.pythonhosted.org/packages/bd/23/7051a8b1226e026df32669c059e3a63a9fd9dbe93ffd2af190f3e6d80825/MapProxy-3.0.1.tar.gz"
sha256 "d92a347b954359d7b7ddb364b1d87375a88ea785e41dcc942de0627d5e4eb4a3"
url "https://files.pythonhosted.org/packages/20/37/72c3bd2a68d753c595cc15d781b6300d882bfa959ab6b73f20e6e194c2b4/MapProxy-3.1.0.tar.gz"
sha256 "a473f5554723d89b04186a41ee15f8463d135bc41ade53f885228d7e5774f1c8"
license "Apache-2.0"

bottle do
rebuild 1
sha256 cellar: :any, arm64_sequoia: "0f22806f7c177628d68f4df0d66ead1857065a870995c15b37bce0eac22b6a88"
sha256 cellar: :any, arm64_sonoma: "624261829203fca46444d9d6a956055869e34b7d9eb26e8a7d1e5799a18a4881"
sha256 cellar: :any, arm64_ventura: "660564477d2b53eb0a7c3275cbc1378e35570d385079d6f4b9b032e100dda496"
sha256 cellar: :any, sonoma: "63755b43516844c71021edde5c726a310ed09da3d42ef719f95e52160afb1635"
sha256 cellar: :any, ventura: "ae200bd8041334f3ef3242fe8cfa45bf657200711d943f72125fedc45457b22e"
sha256 cellar: :any_skip_relocation, x86_64_linux: "32dd9f9c4ad79c42b2a791e5d9bf2273a6540f85d42370e8ade8ec95be9edae3"
sha256 cellar: :any, arm64_sequoia: "f2a5388e5b7dd9c1bd08d0ce6ed9a9520ad085b2c9c39c23ad467413ad4fb440"
sha256 cellar: :any, arm64_sonoma: "1ca2578919d1c9373c675403450fa5480af2d7f76b6a57f4a8574b4af454c17e"
sha256 cellar: :any, arm64_ventura: "7fd3bbbf8eda2c887a0d783783dbd82f0134cefb7af5d4b46bf9aa4ea9ba225b"
sha256 cellar: :any, sonoma: "bad40127f6dae06e1c819e19555a870ccf209d5e675bd8cc0df294992a0f741a"
sha256 cellar: :any, ventura: "bf67be50e86b2cfe15016aeb493c8dd41edbcf9320e9d9899f3aadcccc749503"
sha256 cellar: :any_skip_relocation, x86_64_linux: "93e509f3f757a65da2787796550a66f43d1944a3507300ba927fb6dd9750a2f7"
end

depends_on "rust" => :build # for rpds-py
Expand Down

0 comments on commit a5a8cb8

Please sign in to comment.