Skip to content

Commit a454d9a

Browse files
committed
terramate: update 0.15.0 bottle.
1 parent d4ed509 commit a454d9a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/t/terramate.rb

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

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "85696b980c239adcc6a0c72bde226cb75ee260bef0f4ef510d660d58f44260e4"
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "85696b980c239adcc6a0c72bde226cb75ee260bef0f4ef510d660d58f44260e4"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "85696b980c239adcc6a0c72bde226cb75ee260bef0f4ef510d660d58f44260e4"
13-
sha256 cellar: :any_skip_relocation, sonoma: "b7c71fcee8c316625c0ec526e21236c913b1ce347e84d8cadb2917d9c9c7d255"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "0d4deae325bc1095d5e474e786258270de3c1ccd45b9b1f21abcf6201358ec15"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "e12442e853b2b354c045cfad4fc4ffa00189590a9ea37025b391017610f0c361"
10+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "1413c15cfeb837334acda7b1c31c32d26311e38b7160f51723e1747a317df6ce"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "1413c15cfeb837334acda7b1c31c32d26311e38b7160f51723e1747a317df6ce"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1413c15cfeb837334acda7b1c31c32d26311e38b7160f51723e1747a317df6ce"
13+
sha256 cellar: :any_skip_relocation, sonoma: "c539fa1c9d9491de52e895a6e26ba3f699bee61529e88708692c7a0964c34fc9"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "f35cdbc69afc13fcc2b32fe0e5ebdd4d01fa238e6ce07583dbc8105aeb225be2"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "7700b0db3c51c344a70f48a080cf006ae842a750e0c1bd945f0c70bf0e5908dd"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)