Skip to content

Commit 637da11

Browse files
committed
kitex: update 0.13.1 bottle.
1 parent 7877b04 commit 637da11

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/k/kitex.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ class Kitex < Formula
1212
end
1313

1414
bottle do
15-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "3f4a7896876bae337c884ea58b5384ce45d97067563390230b808365e0840709"
16-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3f4a7896876bae337c884ea58b5384ce45d97067563390230b808365e0840709"
17-
sha256 cellar: :any_skip_relocation, arm64_ventura: "3f4a7896876bae337c884ea58b5384ce45d97067563390230b808365e0840709"
18-
sha256 cellar: :any_skip_relocation, sonoma: "1fd75ac2c0264237e9f4adeb32b60740fb0e772bafdf4a4db04e6125d608bb91"
19-
sha256 cellar: :any_skip_relocation, ventura: "1fd75ac2c0264237e9f4adeb32b60740fb0e772bafdf4a4db04e6125d608bb91"
20-
sha256 cellar: :any_skip_relocation, x86_64_linux: "d391f80d886027fb30cf2d7b8781365b533b80bfbe0bf8462716b5676edf6589"
15+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "e977ed56c97e8d0d2c32aad83ecd614b852d05c8fd36559d38e71d7d4a4f799d"
16+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e977ed56c97e8d0d2c32aad83ecd614b852d05c8fd36559d38e71d7d4a4f799d"
17+
sha256 cellar: :any_skip_relocation, arm64_ventura: "e977ed56c97e8d0d2c32aad83ecd614b852d05c8fd36559d38e71d7d4a4f799d"
18+
sha256 cellar: :any_skip_relocation, sonoma: "abb62f18d9cd5aa89b0b6e4c0a0fbfc0562d763e22d451c819b316b62b386f52"
19+
sha256 cellar: :any_skip_relocation, ventura: "abb62f18d9cd5aa89b0b6e4c0a0fbfc0562d763e22d451c819b316b62b386f52"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "835f7e5d40ea401fcdb85aa90244a328d3d44eb46668025144ca1ba6ae8e1f63"
2121
end
2222

2323
depends_on "go" => [:build, :test]

0 commit comments

Comments
 (0)