Skip to content

Commit

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

bottle do
sha256 cellar: :any, arm64_sequoia: "0124b5aef4d247dbadf4a32cde3b8206d48edb1940f9faf420c25c284296075c"
sha256 cellar: :any, arm64_sonoma: "c8ac93d67febc93c8ff5b4c355d756553c7ff636fe48576aaa2b9f8e09c791d5"
sha256 cellar: :any, arm64_ventura: "a9503473e987ade3ba22c4f0bfa32aae4d27278c1c8a557e4cf12ed46654ecf1"
sha256 cellar: :any, sonoma: "9b4678fd5b7e817f3a16694384546fdaca3982ef521df8b9856cf0f6af959095"
sha256 cellar: :any, ventura: "71f0920ef188316c8a7401b780e8294211009c0de6ae68b04f42b6f902812797"
sha256 cellar: :any_skip_relocation, x86_64_linux: "fc45e504bf9b2248cc6c426486ba7389122c3eef30bd1eb5add6a119bd77a2d2"
sha256 cellar: :any, arm64_sequoia: "a26a5c939c56caadeb92f74c9f077b35faf7122f47b2b6fb0f861ae6d852e43b"
sha256 cellar: :any, arm64_sonoma: "5f90cc78ce0a5fd23168e8f884f3bcc8a63bbd6ca009fa2ac11ac1fb0f2d8f94"
sha256 cellar: :any, arm64_ventura: "a60cedf4330258a12d41d36182c04f460382c427b1a5f36129de279322093c9d"
sha256 cellar: :any, sonoma: "3877f45fb57f94fbb4041857ceb8d3e64b8a8780f9a33c89a14784e063d1d7d2"
sha256 cellar: :any, ventura: "fd55e37802f9f55ecfbc4e5822fd7aa70d5172e839b842faa9d182ba6cbe8d21"
sha256 cellar: :any_skip_relocation, x86_64_linux: "46a44e9ac9e62b64ced3889ec4ff94345e881a72f08d194202c9c1ee6e0b59eb"
end

depends_on "rust" => :build
Expand Down

0 comments on commit 0951836

Please sign in to comment.