Skip to content

Commit

Permalink
trunk: update 0.21.2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Oct 30, 2024
1 parent 4aeee66 commit 6e8ecb1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/t/trunk.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ class Trunk < Formula
head "https://github.com/trunk-rs/trunk.git", branch: "main"

bottle do
sha256 cellar: :any, arm64_sequoia: "64e96475b9f8566263a993ce2c4d5ddd00d8eb52c81e26ce86f311c397bd5883"
sha256 cellar: :any, arm64_sonoma: "5048fbb3c5a5f63c49edddf51ab55e2fac31a965c050ea3668abc9d2455599f6"
sha256 cellar: :any, arm64_ventura: "ef7eef62ab2fae84b01a00fe0c7da0a61e44e1ecdc1185c0424d3b4634dd0a74"
sha256 cellar: :any, sonoma: "cd06cbe9c365960ea76a822978028d6a4500b6e61a8d6bb72df8419f634b29cc"
sha256 cellar: :any, ventura: "03c3d35583247af210f1b3a2001f93d0e27a40ba17b6125dea7575001c302d53"
sha256 cellar: :any_skip_relocation, x86_64_linux: "baacf55aa0688b9f99ab990fd54607386f8ca942fff203f1fabb9406b770aad5"
sha256 cellar: :any, arm64_sequoia: "f7a93782623889cac425129d02746b2083f0df4c7fd75d063dfa0f92ffb468d7"
sha256 cellar: :any, arm64_sonoma: "e6fee5cdd2a95b1c6e9ccd1ee103b28ff71093ecee54c40fa7a62cd21a9da332"
sha256 cellar: :any, arm64_ventura: "8579266ffae9ba6083057e1291f19d9e5d0baab49e963f1e63e9320561c6732b"
sha256 cellar: :any, sonoma: "60c43f9f4f43c04b2e94761ab994c5ca52f837944c40ec3b3ecb870e22181d51"
sha256 cellar: :any, ventura: "f04352ff28ec0a7160f93e0717e44c9f1a2335d1dec0e74ca9b1a575221fc358"
sha256 cellar: :any_skip_relocation, x86_64_linux: "701f17ca1d2aadcd8cf35736d42cb4293692e156051f14c4efdc37869b19110d"
end

depends_on "pkg-config" => :build
Expand Down

0 comments on commit 6e8ecb1

Please sign in to comment.