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 Lima < Formula
77 head "https://github.com/lima-vm/lima.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_tahoe : "1128164f9a1edd7ecd87ae08ce8439a0b608453bacaef5d97d96a4d1042eac46 "
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "bf8c7bef54456b35e3b6d995a42b134767bcc6a8df92a1f31750d076f32a7a9b "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "fd2b44abdaaa79819b72ea9b03a0784a107218732d30e388d727358c957253a1 "
13- sha256 cellar : :any_skip_relocation , sonoma : "89d86649aee76af90e7e38ee4f35ce0473e2cf4dbfb10abb1bdeca6e553b8c63 "
14- sha256 cellar : :any_skip_relocation , arm64_linux : "c73facd7fa86fe00cf316dcbfce1cbced61e5362c998b2ef269107030be66b9c "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "34eaf6247943ad51173b07375e1bd16a0c76b8c0971cf6a323c0e31cc5be3e32 "
10+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "defa0a10a5e8cc7dead80a9c677ecac7b46e2fbf4c10884b5c299a4e6dddf924 "
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "b1c8e8186c915a23e0476283800f5c55b6de47e43fcd84e34105593dc65dc819 "
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "6a2aae0db4aa6ce8622ee028162f2c05f9453b8e011dc7bf5913b3c475b3bfdf "
13+ sha256 cellar : :any_skip_relocation , sonoma : "ab457ddfb877c61773fd01e878eb9ab49b523657d3fa55058ffc7e232ae58500 "
14+ sha256 cellar : :any_skip_relocation , arm64_linux : "6ad81031a9b23a70988ad38cb6b007e63f845da127cafc2c6d53ba81486c6d8d "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "791885039d138822b267006cbb3d50ae7e097945dae62d12c22b9f45c649919b "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments