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 : "3c012b5177f306c96b5741fb2c3030a489da42b8fb2ffe79e9a678d54889c4bb "
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "3a31271f9b2e972398f9d005711dbe461db8152ae5c117305254fdf7c0b5fb66 "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "e484c65d93ed4c914f78eb17aaa7c872b97c943fe6a4c3e1f25c7569a1041836 "
13- sha256 cellar : :any_skip_relocation , sonoma : "679a1f10682673cdaca4634b34962d09505e7aedc136d998efee9bde5a64da95 "
14- sha256 cellar : :any_skip_relocation , arm64_linux : "4b6200fec4ff4b0410ffc6b022064659db4cc3c6cc1fc881cd8fb6c06e381c00 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "207b04f7e16744ca4ead2f71d146f72634d9653db18cb66f11faa805cc6ef28d "
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 "
1616 end
1717
1818 depends_on "rust" => :build
You can’t perform that action at this time.
0 commit comments