From 0d270dc9ad88f7c8f5b4aca920442e5ce6855d42 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Aug 2024 15:25:39 +0000 Subject: [PATCH 1/2] capstone 5.0.3 --- Formula/c/capstone.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/c/capstone.rb b/Formula/c/capstone.rb index 609c73504577..d87916c8fd72 100644 --- a/Formula/c/capstone.rb +++ b/Formula/c/capstone.rb @@ -1,8 +1,8 @@ class Capstone < Formula desc "Multi-platform, multi-architecture disassembly framework" homepage "https://www.capstone-engine.org/" - url "https://github.com/capstone-engine/capstone/archive/refs/tags/5.0.2.tar.gz" - sha256 "9d0be727cc942075a1696f576b88918eb0daf9db7a02f563f0c4e51a439a611d" + url "https://github.com/capstone-engine/capstone/archive/refs/tags/5.0.3.tar.gz" + sha256 "3970c63ca1f8755f2c8e69b41432b710ff634f1b45ee4e5351defec4ec8e1753" license "BSD-3-Clause" head "https://github.com/capstone-engine/capstone.git", branch: "next" From 60b48f3a8ea7339311e17b4a5d6952661da1b69f Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Aug 2024 17:51:37 +0000 Subject: [PATCH 2/2] capstone: update 5.0.3 bottle. --- Formula/c/capstone.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/c/capstone.rb b/Formula/c/capstone.rb index d87916c8fd72..e3b39f5848d1 100644 --- a/Formula/c/capstone.rb +++ b/Formula/c/capstone.rb @@ -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