Skip to content

Commit

Permalink
sip: update 6.9.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 12, 2024
1 parent f3ff0e6 commit 7f096b8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/s/sip.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ class Sip < Formula
head "https://github.com/Python-SIP/sip.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "90ea62d0900081d0c6428abc975a47e85e5ebf0eb08c1eaaa46eebbe2a3bb8a8"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "90ea62d0900081d0c6428abc975a47e85e5ebf0eb08c1eaaa46eebbe2a3bb8a8"
sha256 cellar: :any_skip_relocation, arm64_ventura: "90ea62d0900081d0c6428abc975a47e85e5ebf0eb08c1eaaa46eebbe2a3bb8a8"
sha256 cellar: :any_skip_relocation, sonoma: "2d401b5f1ee2e5a07740eae926f38a6122450996e9ee01facc2f0de612ae9ca2"
sha256 cellar: :any_skip_relocation, ventura: "2d401b5f1ee2e5a07740eae926f38a6122450996e9ee01facc2f0de612ae9ca2"
sha256 cellar: :any_skip_relocation, x86_64_linux: "7cb0853dcf443690abd2295ba84bd279634fa51b3e29a840e8152fe63e30504b"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "fa15876caa8cb425d1aa7b83a91bce73af45621d373cce6febe2622c39649875"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "fa15876caa8cb425d1aa7b83a91bce73af45621d373cce6febe2622c39649875"
sha256 cellar: :any_skip_relocation, arm64_ventura: "fa15876caa8cb425d1aa7b83a91bce73af45621d373cce6febe2622c39649875"
sha256 cellar: :any_skip_relocation, sonoma: "9f857b0b03025a3fdc47792bdd3a6e1124fc83b2901560a9963c88cd095ef290"
sha256 cellar: :any_skip_relocation, ventura: "9f857b0b03025a3fdc47792bdd3a6e1124fc83b2901560a9963c88cd095ef290"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c09df641c9f1b3f4c19361c6313c2219cea6153465db5e8a1e333a16707cd97e"
end

depends_on "[email protected]"
Expand Down

0 comments on commit 7f096b8

Please sign in to comment.