Skip to content

Commit 931b270

Browse files
committed
medusa: update 0.1.6 bottle.
1 parent 92db4cc commit 931b270

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/m/medusa.rb

+7-7
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ class Medusa < Formula
77
head "https://github.com/crytic/medusa.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d7da2c1a7788838fc892489be36ad27f2d8cb2564f4a2c50c74f82c301d3e78c"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "36dc3fcb097a7352b0a72f54b657b74bd5777eb06c936068350d715c89650117"
12-
sha256 cellar: :any_skip_relocation, arm64_monterey: "ab99ba1013332bb045b18dccd5d3bab3fb53c644106dce8bb5c2c2e1ab57dd01"
13-
sha256 cellar: :any_skip_relocation, sonoma: "360bcfc531563c9a0865368f09ac9c049efab421eeaf15c99e1340c58431ccb5"
14-
sha256 cellar: :any_skip_relocation, ventura: "e82619eaa049ad7d1521fc1ae85077dba87561627134b495131a3d22411aa0ee"
15-
sha256 cellar: :any_skip_relocation, monterey: "3e5b48d79d420b35432886deadf53bd635ce49d7df29c6230bd2fd084263df0a"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "0d4036fd354efc293b94fe230d4acfd3163eaa17df09759dad34db476dd80d48"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "71cbc01a3df8029c49364d6eec8394769f006d49b46ff817c9e7479eddb6725a"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "07dba954197bf45222d566e64aed15e6f9e455de1537279d726a7301a32780b9"
12+
sha256 cellar: :any_skip_relocation, arm64_monterey: "676975599c4e33681c3cb7fda6fe61acefa8f467232c41dd94d14d5614bfa23a"
13+
sha256 cellar: :any_skip_relocation, sonoma: "73e57934ddb56e5d9af8bd3747b0f752fa389d4aa40e4dd072dc1cd071768ff8"
14+
sha256 cellar: :any_skip_relocation, ventura: "3503e59ec34413ea894035c56ccec63197b01e9ac50c277c196331c62df7f67b"
15+
sha256 cellar: :any_skip_relocation, monterey: "d1076f1a85665251e550e721b645f5dc6a1cebbc4b6c5b16fffaf1995e5399fc"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "d5ca13068a4801ffeccbcef9409bb11b12b7f4f82e2184620832656fc0826828"
1717
end
1818

1919
depends_on "go" => :build

0 commit comments

Comments
 (0)