8000 vcluster: update 0.19.1 bottle. · ArduinoBot/homebrew-core@e177954 · GitHub
[go: up one dir, main page]

Skip to content

Commit e177954

Browse files
committed
vcluster: update 0.19.1 bottle.
1 parent a9a6e36 commit e177954

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/v/vcluster.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ class Vcluster < Formula
88
head "https://github.com/loft-sh/vcluster.git", branch: "main"
99

1010
bottle do
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "bfad926c7ab81e456ac863f2ae01fdb113b44848f855e4bc43715a554ae608bf"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "02067c6d4fd3724931363947e7be98a7e64785ea41bc40f00583e8f573314e54"
13-
sha256 cellar: :any_skip_relocation, arm64_monterey: "effcb1bdd2416b0f22849ca86cf9ceafb8fd11f596aeedef8f8c39d373a01ce8"
14-
sha256 cellar: :any_skip_relocation, sonoma: "867d49f9e99333e18d1e9fe3fe1c03359dbf068e4bc07b675330b477734a0674"
15-
sha256 cellar: :any_skip_relocation, ventura: "a6a51f80edc2ad655b9f63066fbe0f7d63482f5a24f69db45e32a7502860e4db"
16-
sha256 cellar: :any_skip_relocation, monterey: "ffdcedbbd454373d48bbb590c65d4af6e9a3b3f8c346008b3b96f160c37a42fa"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "7aa5a1b01dc2bdb4e6fd4c6b5f6a2d1f6055de1752a1b08396cdbff471e0f9a9"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "cce108168c3bfdc9ff0ef6ce38e58c9e2225ed33ebf4c14670723170d3721ffc"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "3a34c1b393d19df5077c6d0a38f0552829011864f868daf9d8f953b94a4788f7"
13+
sha256 cellar: :any_skip_relocation, arm64_monterey: "c59370057c899d49c9575f8a1ca0b947d9e0cf899c74eeca8ca0afc3e9450398"
14+
sha256 cellar: :any_skip_relocation, sonoma: "7cfd689a401a12fcdcfa84586ac32f12b574221a76b82e0cc933b29a9430e719"
15+
sha256 cellar: :any_skip_relocation, ventura: "f3b9170b8965c2e2503875106865fc6ed158b9f636b81156bf0c563e67f90556"
16+
sha256 cellar: :any_skip_relocation, monterey: "ad7241e99b2d0f01dbcba7d1f070432cfecdc549a391415656684e857313161b"
17+
sha256 cellar: :any_skip_relocation, x86_64_linux: "ed3b1e0e4e02bb336cb392a9191301b397505d462f6bafba5e5a45399013850f"
1818
end
1919

2020
depends_on "go" => :build

0 commit comments

Comments
 (0)
0