File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ class Cyme < Formula
77 head "https://github.com/tuna-f1sh/cyme.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_tahoe : "5bbc0fd8c75d1705f331978e8110e00bfe5537b8639aba02b8fbd8b9e3da880d "
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "45b212bd167cdf293f25e42b6f09e06004f6008890ecc3b09de941fbcb2ce107 "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "299f484aa2fc84fe0fdb0813472abeb598ac755a1c7e0a04fcd2b4cac70d7e55 "
13- sha256 cellar : :any_skip_relocation , sonoma : "fd45d47fc242dea064fee61afcde3c009a7cff857950b8b7db6056cfcdfd6433 "
14- sha256 cellar : :any_skip_relocation , arm64_linux : "450126379d02d9d52a19962976bb86ac5cda9de901297751f6471e93eb86df39 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "71c2087864e5c1c096cb87e044d1ccace0db515bfe018818d51783a7c90bf89a "
10+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "ca3eaa3054e0ee730cf3225c50b9d526d6e1137346a1218ad6e8419ed2efd68f "
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "268b0fcc83a178de1481c56f2aa11fa5d9157dcdc32707b148f17117629519fb "
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "dd3c534fba3b91457f8b005eaab8f92662f14869f553690ce8431b8ec8fe37d5 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "e80c8df9df289d479ea3984a7b4a3c80b21dd4aaa4b8a02cdfa679ac3a701bbf "
14+ sha256 cellar : :any_skip_relocation , arm64_linux : "dbd99ea1feb4c065d13ca4f30bc9422b0652d2d028e63df4bb1a10b8638fc1e6 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "ee7316242d6f427fcf9f4558308ac946a0eb78c9a7df2282ed5055e3ef4f4e2f "
1616 end
1717
1818 depends_on "rust" => :build
You can’t perform that action at this time.
0 commit comments