Skip to content

Commit eb23cc7

Browse files
committed
storj-uplink: update 1.118.8 bottle.
1 parent 060ebfa commit eb23cc7

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

Formula/s/storj-uplink.rb

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,12 @@ class StorjUplink < Formula
1818
end
1919

2020
bottle do
21-
rebuild 1
22-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "8f038fb5738c30c284660d55cc1727d58ed86313c8ecfb6343f5302f4dcbe3fa"
23-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "8f038fb5738c30c284660d55cc1727d58ed86313c8ecfb6343f5302f4dcbe3fa"
24-
sha256 cellar: :any_skip_relocation, arm64_ventura: "8f038fb5738c30c284660d55cc1727d58ed86313c8ecfb6343f5302f4dcbe3fa"
25-
sha256 cellar: :any_skip_relocation, sonoma: "d5199ccb1702519a535905a1c150cf4211ba2450cab0dcf6065bcb7e7db3619d"
26-
sha256 cellar: :any_skip_relocation, ventura: "d5199ccb1702519a535905a1c150cf4211ba2450cab0dcf6065bcb7e7db3619d"
27-
sha256 cellar: :any_skip_relocation, x86_64_linux: "eb9cf4c9183c2f744cc1170d7b0e15c652e03d805e25eefdadba65ebaa467a59"
21+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f69307a98bd4e0f0c7ce92024e14213166ada95d54b51943f0f2ae4422702fd9"
22+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f69307a98bd4e0f0c7ce92024e14213166ada95d54b51943f0f2ae4422702fd9"
23+
sha256 cellar: :any_skip_relocation, arm64_ventura: "f69307a98bd4e0f0c7ce92024e14213166ada95d54b51943f0f2ae4422702fd9"
24+
sha256 cellar: :any_skip_relocation, sonoma: "df0e3ced74ed25c604515c3cd912931fed1b37c47df54991d6fbb952736c35b6"
25+
sha256 cellar: :any_skip_relocation, ventura: "df0e3ced74ed25c604515c3cd912931fed1b37c47df54991d6fbb952736c35b6"
26+
sha256 cellar: :any_skip_relocation, x86_64_linux: "4e9c4adf00eced8acb3d5a7ddb192627e68a211a90c80fc7b6d3119a563123ac"
2827
end
2928

3029
depends_on "go" => :build

0 commit comments

Comments
 (0)