Skip to content

Commit

Permalink
trunk: update 0.21.4 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Nov 7, 2024
1 parent ea786a2 commit 1daae4e
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: "c05ecf115102091e538d89f83965d6e4028867fdf7cb513e3fa94b0fba7abc56"
sha256 cellar: :any, arm64_sonoma: "acea7cd315bb9ff854c4c5322dbd5d8f83e80f5bbda0ba5490422b0a39c1964f"
sha256 cellar: :any, arm64_ventura: "b380779e4e23b8cefbdd43d89db23601dfdfc19e251d90584bd7e4a3227a269a"
sha256 cellar: :any, sonoma: "2c6a9c7f49aace56f0214601ecc45d5fc8154ce18a5993668aa5d8b94e4e17bb"
sha256 cellar: :any, ventura: "89b256ac6656b9e2f405176c14a8f3078b45e9878acead27d561abadfe4eab6c"
sha256 cellar: :any_skip_relocation, x86_64_linux: "459b89ff561bb5ecd03eba86edc5982fb632b719cfd0ee56c4e5aa0c327b6076"
sha256 cellar: :any, arm64_sequoia: "7bda7c88a7b7fc8442bf33c74dd47ec88e7b6125d9fec812c27d6f121d9e1fa0"
sha256 cellar: :any, arm64_sonoma: "ad9f71f62fd0ecd90fb28eb4f0116acb8701d2156fd6288ae8cef60de80ad1b6"
sha256 cellar: :any, arm64_ventura: "a54b8a400288b9a066982d852f95a1550ed5cabb2decabdeb589ab7437a7e64f"
sha256 cellar: :any, sonoma: "b8a5ff3f6ef484e20df3f4df7c4ea5559f302fe2eb67efebaadac45a44f5a6bb"
sha256 cellar: :any, ventura: "2726aa2121fbaf815ed6366cf0beef833325c8ee15fc75acda9ba233073fb331"
sha256 cellar: :any_skip_relocation, x86_64_linux: "a6bf06af4f18d5eec1541a9ae2d69e66b0087911605aa11c7655b3e6113191bb"
end

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

0 comments on commit 1daae4e

Please sign in to comment.