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 Codesnap < Formula
77 head "https://github.com/codesnap-rs/codesnap.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_tahoe : "e16246614205fcfe53498a692c2e6a66098ae70df598ae887efff210143e2f5f "
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "3c4836c7c5a9336feebecf9df06836d8407f42cbca631046a53c440df0eb3725 "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "c6f7fb9c1ff617a55ad48c92a3ccf93f872d9ddce64a5f67a22c3f3a0127d9a3 "
13- sha256 cellar : :any_skip_relocation , sonoma : "7f65cdff2c2863ddc9fb13f14e1ad402a0ddde2607bd0f674d4f94690c4419c4 "
14- sha256 cellar : :any_skip_relocation , arm64_linux : "866f9040025c3827ce73bdfd384ec1bd0f920e0bfb7b156502e61c14d51d98db "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "710db0d1d1560ef56ed2c574a12e93362fd656d1c26216e5fcc656fc5648aeb6 "
10+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "53bf54d9368e93213e8686790b5f185cbcafad22dd339aafe2368488e310ac8e "
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "d0dbeb179afada0a6b2a841f2cda76ac1c0d1c9012cc4fcca236b6a46d4e44a8 "
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "db1a43e9f8d22c5f6c9d2105ab5ca7ed7efef59fb0b6b4ed87c948beb9443601 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "5648fa530969a21d89d1cf099838615e86a99076fb25308ac9bae793e7590769 "
14+ sha256 cellar : :any_skip_relocation , arm64_linux : "89413743db625a4f248a7739d890774bf33bede50fd828812139265aa5b03d83 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "ed1cc52a6e3ce45272d2b63a458b71e5c1554059de732c685f97901cb8120176 "
1616 end
1717
1818 depends_on "pkgconf" => :build
You can’t perform that action at this time.
0 commit comments