Skip to content

Commit

Permalink
tbls: update 1.74.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Apr 18, 2024
1 parent 061a502 commit 04973f5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/t/tbls.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ class Tbls < Formula
head "https://github.com/k1LoW/tbls.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "126788304830cdde290c5175c863d1a03948ca0fa3945c03c1e4c77b86a95d03"
sha256 cellar: :any_skip_relocation, arm64_ventura: "faef222b78200d6d1d94d7533dd4a16d3d01c80393c87586e110750a381c5bd5"
sha256 cellar: :any_skip_relocation, arm64_monterey: "9e759d33825cd27fdef92ce8c94dae15580c9d163accf4aa2fbbfbd77a0d99a5"
sha256 cellar: :any_skip_relocation, sonoma: "0bedaec353828ae6f504ff19abf8292d9a1e1cf1c14f0832c811ed7f90d6afbe"
sha256 cellar: :any_skip_relocation, ventura: "55e1a683ca92b2e3f026b3785f8010c2d4392d68eade9b20943f927ef239fee0"
sha256 cellar: :any_skip_relocation, monterey: "acd7db2222633f4377c384b35bad79e0b02ef337a0247c40ae9622d3a1fc71b1"
sha256 cellar: :any_skip_relocation, x86_64_linux: "2941473b92fc029e56514adeefd332227b4d3ab0040ceaecb9ee19a0eeab4b07"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4067fb68665ec560b66d52d3d6a93a5485649e00b81d753f27420a1581a2821a"
sha256 cellar: :any_skip_relocation, arm64_ventura: "cadc54caa10ff984cc70eecc56428c6f166dfef2d5eba850d524c199e3f891f5"
sha256 cellar: :any_skip_relocation, arm64_monterey: "3f816d32127afefcc85ba279f463fc606b0679869efaf02cf43d16c3c4e63ff4"
sha256 cellar: :any_skip_relocation, sonoma: "dd7fd0903c149a7aa8ad0e09466bbe49a3c4fad9a05ae21468a18ca3b90027db"
sha256 cellar: :any_skip_relocation, ventura: "b08ce72a6357824c269f9bd9fc0d88bc91a83f3d19b99b1e83319d699856c22b"
sha256 cellar: :any_skip_relocation, monterey: "849dcae38cbc367f42655b08a7f5473606ff5d03b544682c03db1af6f27edf11"
sha256 cellar: :any_skip_relocation, x86_64_linux: "9b119ce14084a8077d8a952bccab44ea25add749e7b3ed3bd01d73fda746afc8"
end

depends_on "go" => :build
Expand Down

0 comments on commit 04973f5

Please sign in to comment.