Skip to content

Commit 075e611

Browse files
committed
talhelper: update 3.0.34 bottle.
1 parent bbf4f74 commit 075e611

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/t/talhelper.rb

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

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "18228e4beb9a3e2c5de9ac4b300c93e52ea736dedf35508f4062d1f4f5563f14"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "18228e4beb9a3e2c5de9ac4b300c93e52ea736dedf35508f4062d1f4f5563f14"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "18228e4beb9a3e2c5de9ac4b300c93e52ea736dedf35508f4062d1f4f5563f14"
13-
sha256 cellar: :any_skip_relocation, sonoma: "b7c827655facc5ed3a3c21389e60d3767a2bc335ce5cbe76905c36f2e1c83194"
14-
sha256 cellar: :any_skip_relocation, ventura: "b7c827655facc5ed3a3c21389e60d3767a2bc335ce5cbe76905c36f2e1c83194"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "6792b1c9aff7839da41f10907e288672c4a2bc1e6c50bfbf8ded05b24867833d"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "6b29f908ea4802049829ce234f2b17df8b4da153e6744aa4102bd7fa205bb642"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6b29f908ea4802049829ce234f2b17df8b4da153e6744aa4102bd7fa205bb642"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "6b29f908ea4802049829ce234f2b17df8b4da153e6744aa4102bd7fa205bb642"
13+
sha256 cellar: :any_skip_relocation, sonoma: "af7edb6fbec2c283362b689fbc9c84792e4247a47622fe2a0bc03d2390408479"
14+
sha256 cellar: :any_skip_relocation, ventura: "af7edb6fbec2c283362b689fbc9c84792e4247a47622fe2a0bc03d2390408479"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "f32d3e9f2fabdbb03f8178a52801642f914ad76458c4b080a783b4eb39799e60"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)