terramate: update 0.2.5 bottle.
parent
83779d0ca9
commit
87357b4b60
|
@ -7,13 +7,13 @@ class Terramate < Formula
|
|||
head "https://github.com/mineiros-io/terramate.git", branch: "main"
|
||||
|
||||
bottle do
|
||||
sha256 cellar: :any_skip_relocation, arm64_ventura: "30196d80b86b76166167fcc915e728d2a8734ebb4b191b88c4ed50f96534a640"
|
||||
sha256 cellar: :any_skip_relocation, arm64_monterey: "02c5bac8609735ddcef1eb0bcc72161b9e0dcc795eb20615124ac98a8e15ca73"
|
||||
sha256 cellar: :any_skip_relocation, arm64_big_sur: "795450d306c4f0d7974b1932f0176b6a417decbfd7421134ffd4c2e615ee9893"
|
||||
sha256 cellar: :any_skip_relocation, ventura: "b2c93cba6fb75cd56e93122c15736891b11c4ed44459de45919131702947c0f3"
|
||||
sha256 cellar: :any_skip_relocation, monterey: "8fde17d43e193dd1b89e3444737b49b8a64bd891b6866454c4c1a27e5276be1b"
|
||||
sha256 cellar: :any_skip_relocation, big_sur: "ee548260f7d12eb8eb4b550eb66a31a072057b108f211ef327974cbe11e16682"
|
||||
sha256 cellar: :any_skip_relocation, x86_64_linux: "8303d880b3b5eaeea15b34bb12857fd867aade164bb15f2ce31ae36c4a32d7d4"
|
||||
sha256 cellar: :any_skip_relocation, arm64_ventura: "9fb25cee942ddae20045a8a5c51793839586d4774bffd04baf5effcdc43d9baf"
|
||||
sha256 cellar: :any_skip_relocation, arm64_monterey: "3c553ea704fc0f94c064b89e6e88969ac1b85cf101f99b24e32525d595ca1632"
|
||||
sha256 cellar: :any_skip_relocation, arm64_big_sur: "2a4a3afddab3066e530f51572e144e7710a5486ef7b66d69ce60472c5b41c1a0"
|
||||
sha256 cellar: :any_skip_relocation, ventura: "5f0123f164d1062dca2f4e1817e6217ac829b10eb230b81662010d8c78ef4188"
|
||||
sha256 cellar: :any_skip_relocation, monterey: "1ad07b1796a1b5f812cd23e1d8e8c319d45d894ae0397b8d139a6303fc2e3ea7"
|
||||
sha256 cellar: :any_skip_relocation, big_sur: "c99194a7e8a129a8b2a4dcd850f373ff795df8cf27e75cf63664bd828ac1d504"
|
||||
sha256 cellar: :any_skip_relocation, x86_64_linux: "22b30c5128c79150b42958b444650a367bd738443e66229d3b19938a7bf50a09"
|
||||
end
|
||||
|
||||
depends_on "go" => :build
|
||||
|
|
Loading…
Reference in New Issue