File tree Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Original file line number Diff line number Diff line change @@ -6,14 +6,11 @@ class VulsioGost < Formula
66 license "MIT"
77
88 bottle do
9- rebuild 1
10- sha256 cellar : :any_skip_relocation , arm64_tahoe : "c4a53e4b807b85cf00e833102650028ff9e0033dd04b61a28d4e23fdec98732f"
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "c4a53e4b807b85cf00e833102650028ff9e0033dd04b61a28d4e23fdec98732f"
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "c4a53e4b807b85cf00e833102650028ff9e0033dd04b61a28d4e23fdec98732f"
13- sha256 cellar : :any_skip_relocation , arm64_ventura : "c4a53e4b807b85cf00e833102650028ff9e0033dd04b61a28d4e23fdec98732f"
14- sha256 cellar : :any_skip_relocation , sonoma : "b9d48f771f5f28f6ebcdde2751feb98855dcdae0e95d026ae72e7787309f2835"
15- sha256 cellar : :any_skip_relocation , ventura : "b9d48f771f5f28f6ebcdde2751feb98855dcdae0e95d026ae72e7787309f2835"
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "993bf1845ac3db8067ac54af6625a966217ce79b75c5a029e214da48076d0a52"
9+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "35a73401f7fa6b69b6af81402d8116722f47a846a8853fe87d34a5139c9f7bc1"
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "35a73401f7fa6b69b6af81402d8116722f47a846a8853fe87d34a5139c9f7bc1"
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "35a73401f7fa6b69b6af81402d8116722f47a846a8853fe87d34a5139c9f7bc1"
12+ sha256 cellar : :any_skip_relocation , sonoma : "0cd5c4ecf1ff7ce9d33aa4b3f6e95c5ba82810c8c0452b28466a7007f4ab3b00"
13+ sha256 cellar : :any_skip_relocation , x86_64_linux : "68e4b8cff66df393723fad3e63f4bc186f5ee9dde268c2f3b9d1075ada5812d2"
1714 end
1815
1916 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments