Skip to content

Commit b9408ee

Browse files
committed
gotestwaf: update 0.5.7 bottle.
1 parent 285a20c commit b9408ee

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/g/gotestwaf.rb

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

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "8f9b83b297bbab0ec18a8ad46548c809e98236377504480df8906d455b779907"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "8f9b83b297bbab0ec18a8ad46548c809e98236377504480df8906d455b779907"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "8f9b83b297bbab0ec18a8ad46548c809e98236377504480df8906d455b779907"
13-
sha256 cellar: :any_skip_relocation, sonoma: "2203a337bacd42b4f98abee68eb59165faad3d550ab294bf6934c79f84db048b"
14-
sha256 cellar: :any_skip_relocation, ventura: "2203a337bacd42b4f98abee68eb59165faad3d550ab294bf6934c79f84db048b"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "2880f1b1762dc091122914a8dd64a94605b4fce326354e32d984f7681abd0b9b"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "480abc79bea67bd74b27fd45c33825070abb7479b1d2e0f0d0e1fb8fe516afb7"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "480abc79bea67bd74b27fd45c33825070abb7479b1d2e0f0d0e1fb8fe516afb7"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "480abc79bea67bd74b27fd45c33825070abb7479b1d2e0f0d0e1fb8fe516afb7"
13+
sha256 cellar: :any_skip_relocation, sonoma: "ef3288f5c98a0c178a2c46bb85b5f85a2a5722b9cb72b5eb327525b2bddd9e5c"
14+
sha256 cellar: :any_skip_relocation, ventura: "ef3288f5c98a0c178a2c46bb85b5f85a2a5722b9cb72b5eb327525b2bddd9e5c"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "94f17147ccab9311190e22aa08e2fefa33452c871f86210f9c38802ee7db0dd7"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)