File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ class Zizmor < Formula
55 sha256 "d743533d553538b5392ea3bfc45b27d1b55606280babd9418f9cfe7af0273ec0"
66 license "MIT"
77
8+ bottle do
9+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "94b500eeef144a39d45dd2c64bcc4a7c038ac6e95b1547bbbe9e239aa2115ef2"
10+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "aae6e1e0b06334ba258ed8c0260c19dd18a121f908eed621eb99379db8b138ee"
11+ sha256 cellar : :any_skip_relocation , arm64_ventura : "f7b195eddd29d8ace5ea9bed88110a01289b701729012a659db877b6b1c83a85"
12+ sha256 cellar : :any_skip_relocation , sonoma : "04d2c86f225b71b76bf83f24825fb262ed9df49f9f0fd559c4723e6e6509cb9d"
13+ sha256 cellar : :any_skip_relocation , ventura : "ce38eace22b227caffc1ac5f58bdcd6f31c7398fe4013f9cb83f798eedf6d5d1"
14+ sha256 cellar : :any_skip_relocation , x86_64_linux : "b636fb59115540ce9bfa1f9e84d7118c8d5903a85cebf6fe7d5dd7a76bc3a20c"
15+ end
16+
817 depends_on "pkg-config" => :build
918 depends_on "rust" => :build
1019
You can’t perform that action at this time.
0 commit comments