Skip to content

Commit ddef29e

Browse files
committed
stormy: update 0.2.3 bottle.
1 parent a37d079 commit ddef29e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/s/stormy.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class Stormy < Formula
77
head "https://github.com/ashish0kumar/stormy.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "0385666c87702739a3f989df1116bbc10bc1331720b1ed3c0b330f70e86d9ecd"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0385666c87702739a3f989df1116bbc10bc1331720b1ed3c0b330f70e86d9ecd"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "0385666c87702739a3f989df1116bbc10bc1331720b1ed3c0b330f70e86d9ecd"
13-
sha256 cellar: :any_skip_relocation, sonoma: "fe6d8d942bdbe671d13ccc08cf2c1c930f11bc52eb828cd9915c474d9f13ed25"
14-
sha256 cellar: :any_skip_relocation, ventura: "fe6d8d942bdbe671d13ccc08cf2c1c930f11bc52eb828cd9915c474d9f13ed25"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "93d1af2e4679bf0d1d273706a970133c3534fe1c19dd065d5c3c61630fab3cde"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d3c89bacf10510e274d11adc4c2bc3c7ae4a70fdcf00c505a94a0fd103765561"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d3c89bacf10510e274d11adc4c2bc3c7ae4a70fdcf00c505a94a0fd103765561"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "d3c89bacf10510e274d11adc4c2bc3c7ae4a70fdcf00c505a94a0fd103765561"
13+
sha256 cellar: :any_skip_relocation, sonoma: "1d2eec31312292c3b8323eb8b5bb6f050ba3555be3e4bbcc7661447eaf0773f7"
14+
sha256 cellar: :any_skip_relocation, ventura: "1d2eec31312292c3b8323eb8b5bb6f050ba3555be3e4bbcc7661447eaf0773f7"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "c597ee33ae26b1afa966e36c06bc85cc8108bf2f4999e2386d3095757a99b8f1"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)