Skip to content

Commit

Permalink
capstone: update 5.0.3 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Aug 20, 2024
1 parent 0d270dc commit 60b48f3
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/c/capstone.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ class Capstone < Formula
head "https://github.com/capstone-engine/capstone.git", branch: "next"

bottle do
sha256 cellar: :any, arm64_sonoma: "440ca7a956e7be0241c97d261d75d84dcd548e8882c808ddbcf2a36ac7a25a96"
sha256 cellar: :any, arm64_ventura: "5f236cbf187429a9dc315def243ef5cb13e34b8d12dace1410f42423c169beb8"
sha256 cellar: :any, arm64_monterey: "7a1544ddc7e39568a481979d63c2d2d00e354557d447cfd16febced5408d93da"
sha256 cellar: :any, sonoma: "113cd8ec975f07a3f5cb12daee9341fbf034c1ab716e87a45643efce720ea6d6"
sha256 cellar: :any, ventura: "98ef5274bbfe7d46a933f8ebd6ddfef30f6496055e425ffe03e7ce980b62959b"
sha256 cellar: :any, monterey: "d95a78640b9e1e367ace1930135ad0eed93f2a66f620941c19362f96af67718a"
sha256 cellar: :any_skip_relocation, x86_64_linux: "7862a6aa940dca85446ae3ab2bf4a39206644f85e58aa7d3a74403548f9be88d"
sha256 cellar: :any, arm64_sonoma: "2c1c08af469f0307469b70ff6c277d5971495db3a8c7ae38c98bd2c70745acbb"
sha256 cellar: :any, arm64_ventura: "8960b1111e9a59597c9c50a6b7ec3cfcfbc5e845d28bb2f42507a2d7bb108a71"
sha256 cellar: :any, arm64_monterey: "9fadfcd6aa4f0a077472715e2c9cd8da5e64c47d4e025a944525e70835619fbb"
sha256 cellar: :any, sonoma: "87442182a186180fa0a4a8bdf3eef0acff55cd732001b191a83f032701520ca9"
sha256 cellar: :any, ventura: "bcc3c9288b93bf10c8c10a08352bba47767bf1ffe147c9a6a5bb6e8567fb15de"
sha256 cellar: :any, monterey: "eedc593b4cd8ff6baee45009248224d9a227abef8d4db98db868a42e5ae4c49d"
sha256 cellar: :any_skip_relocation, x86_64_linux: "6d8ed2e019394daca38715f2c7ab67fc2076c54aeb40e0a4d048d798ba0c51ba"
end

on_macos do
Expand Down

0 comments on commit 60b48f3

Please sign in to comment.