File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ class LimaAdditionalGuestagents < Formula
77 head "https://github.com/lima-vm/lima.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_tahoe : "4f463efebedb529ef89a5da7cfef6ef3893db02ff699e8d364e40f80a4315027 "
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "34a0e69f048588a8c99d85b3721abb08a43bc941162519fb3c686c434156ff6a "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "d80807fdfb8065d15bd17ee107cd9c468e3ec18558ed9d4b30d019ffb5bcb286 "
13- sha256 cellar : :any_skip_relocation , sonoma : "210753b0f135d33f4bd23323de41a070568076ee0d71e8c78c364434dc0e8d81 "
14- sha256 cellar : :any_skip_relocation , arm64_linux : "86710a4733a81aec4166829ab86420d5a1d78a90e71e61392d00c31679d6f060 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "071cef50fb5ac81bfee8efeed9c19de78a15e23aa06f79dbdcb27f3e6ff2edf5 "
10+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "11a4160b471c73ace6432962f14cb98b5c0d9700ad28ab730e90dfcee59d566d "
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "0bf19348439dc6c63e6f7d30efde868bc5e6cdb454c2e78e89529d24bfc2c668 "
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "a02468446315cadbb719f105cee2c2ca9500ff04f8796620c47e0448d72e77a9 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "acbf8b53890d481b25a1fb2a73026f43b42cc640cc72c7ef0b06e6384427f080 "
14+ sha256 cellar : :any_skip_relocation , arm64_linux : "2d19852789cae469ea8899354ba365abb73bc33fd8a328a9cf58b0213319e788 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "e5472f3ae4ad4abb52f3b929c67146f574aa05f64e49cc92fc54c353a44cfa09 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments