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 @@ -18,12 +18,12 @@ class StorjUplink < Formula
18
18
end
19
19
20
20
bottle do
21
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "0f364d06c79f749f76b1eaee8c4d8aaa206ab255e1a9c15c6cf58cf5a96cedad "
22
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "0f364d06c79f749f76b1eaee8c4d8aaa206ab255e1a9c15c6cf58cf5a96cedad "
23
- sha256 cellar : :any_skip_relocation , arm64_ventura : "0f364d06c79f749f76b1eaee8c4d8aaa206ab255e1a9c15c6cf58cf5a96cedad "
24
- sha256 cellar : :any_skip_relocation , sonoma : "7f80cfa82a54b526da4230f921bd94dbec6edaa2bf92792d9c5771e477a9f620 "
25
- sha256 cellar : :any_skip_relocation , ventura : "7f80cfa82a54b526da4230f921bd94dbec6edaa2bf92792d9c5771e477a9f620 "
26
- sha256 cellar : :any_skip_relocation , x86_64_linux : "eaf54d1b2bbb7a277ab4617b71620a9ef91ca7170a635aa25f5138a1c1d327f9 "
21
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "3ed9e66d8cb90358f8a0b4c0c3bb8fcb5dc84b64adcff9d977c0ca1e4568f05a "
22
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "3ed9e66d8cb90358f8a0b4c0c3bb8fcb5dc84b64adcff9d977c0ca1e4568f05a "
23
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "3ed9e66d8cb90358f8a0b4c0c3bb8fcb5dc84b64adcff9d977c0ca1e4568f05a "
24
+ sha256 cellar : :any_skip_relocation , sonoma : "09f134579a3ad29ecc951c8a123a7484d6094dd300a0780ff6f6815e467014a4 "
25
+ sha256 cellar : :any_skip_relocation , ventura : "09f134579a3ad29ecc951c8a123a7484d6094dd300a0780ff6f6815e467014a4 "
26
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "8bdac6f7d3ec9c9501556fe2d6e357100fd77b865736851c1b8adc019d2daee5 "
27
27
end
28
28
29
29
depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments