Skip to content

Commit

Permalink
osm2pgsql: update 2.0.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 19, 2024
1 parent 3e376c6 commit 2ce9a69
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions Formula/o/osm2pgsql.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,12 @@ class Osm2pgsql < Formula
head "https://github.com/openstreetmap/osm2pgsql.git", branch: "master"

bottle do
sha256 arm64_sequoia: "d7516322635d992857c605241dca1975a3744b3fa5dd8c9a21f8f49305c7df54"
sha256 arm64_sonoma: "a4e3b44ee3c1717a0eff88f03678d3fb88b2e7bbc1c0c1c0ac05ab8a1d605556"
sha256 arm64_ventura: "999c603e48cd96f0c33b1db28ef55eef999b7c24484a09dcd5d198189eca72bd"
sha256 arm64_monterey: "42d4c065c00f567cc477c4b831cf5071c407297aa52076d7c0fc3b7ae32b1040"
sha256 sonoma: "11e38c0e29beb114c08466e4dce0a52ab2fbcd364c7dcd175cb99d43009de7fc"
sha256 ventura: "65ecc28dc6aa3d9592917be707643bdc96be5b58b877dcce2310ff828848c19e"
sha256 monterey: "a8a9a207d9922f6dff4d4a422fdaca49292ae5cb5b4f8080d998cdfa9591effb"
sha256 x86_64_linux: "984e9ebf513a1d2e5ce54d65ff6cbcd54902e60d897daffd07c8cdeaeef9c0aa"
sha256 arm64_sequoia: "44e982673a866dec6f55a0ed34981dabce3fd941abd1dd4afea370edb518d41e"
sha256 arm64_sonoma: "a2fdfb145a93bf00cc5dd31fda4978c1cc920bc36a0d2eca6baac03d7f60c91d"
sha256 arm64_ventura: "e95d13d81e46720bf56cb72972c0faab3f27ed8a89911cf35eabba5c7699e19b"
sha256 sonoma: "34a75d5b8fb063e4edc427c780197c2d89089f92d11f2bd1c62f00533420f0fa"
sha256 ventura: "b750fbd5a9b0ca469b4c19f3360c004fc8a1127aacce15a73f79d66b086984c9"
sha256 x86_64_linux: "a4a8f8ba54aa13e536e0a994b66bdd4b4d3ba0a780846236432a613118926f24"
end

depends_on "cmake" => :build
Expand Down

0 comments on commit 2ce9a69

Please sign in to comment.