Skip to content

Commit

Permalink
talhelper: update 2.1.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Feb 11, 2024
1 parent 4b4bb53 commit 7caabbb
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/t/talhelper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ class Talhelper < Formula
head "https://github.com/budimanjojo/talhelper.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "944c3efbf0a2da6f3c379ea07e9307f7108f133f7e48eef7d3135b5b7f641ff2"
sha256 cellar: :any_skip_relocation, arm64_ventura: "01c2a18d1e795a16e77b20b764daee0d042cc0f717a7c08b29e3ae37b2ce9345"
sha256 cellar: :any_skip_relocation, arm64_monterey: "f2183a35663d8ab49e2c0228d0259e8ddabd965e3916ee729cc49cfc7f1d42d3"
sha256 cellar: :any_skip_relocation, sonoma: "b2d8042a3b0aca0f9865a9a501cbbd4516754b254e09d3a1ca7eca7fc6a8258c"
sha256 cellar: :any_skip_relocation, ventura: "cbd64336933ab64276a97c9be55b99a6e60a22099ee19148bf2d228999c9ec6a"
sha256 cellar: :any_skip_relocation, monterey: "c1557a391136c8885e5a7e4ae21ab8c4ffe723f780c6381181e54f25287e8213"
sha256 cellar: :any_skip_relocation, x86_64_linux: "632f28b3757cae7024f741c7703b3fbd9d826b7f84c67e7978625e44c87fd390"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "231b5617f997369afd0288e4289347b3ecba48b10eba7d9dac4dcdb375179657"
sha256 cellar: :any_skip_relocation, arm64_ventura: "4392608315a904c40098a1056cf2d36e458e793a59e3c926b805371adf3ae789"
sha256 cellar: :any_skip_relocation, arm64_monterey: "43d9452f29a4ee98bad4dce540bad00928d037eea642f93acb6da9826e877e62"
sha256 cellar: :any_skip_relocation, sonoma: "26b94317aa114bc3cb313bf96fde7a05b7d3702320ad2d96b9e42cfaa7955cd9"
sha256 cellar: :any_skip_relocation, ventura: "824fcf6ec24010e4500197aa2562a9e6e0433f65b2b6b9d4ca71e2bc28e27261"
sha256 cellar: :any_skip_relocation, monterey: "fc279de2b1264c17d28b89efd4e763cfa6c90300518b4fa66b29fd3b59c5f1cb"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ca506d567fb3a021ae2ec7d517dfa98658721f65f49d4a22016d01da59e7a0df"
end

depends_on "go" => :build
Expand Down

0 comments on commit 7caabbb

Please sign in to comment.