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_sequoia : "f77a81bfe0ae3f92c8b43c819ea09051f8176f32fcb16f53828ceb925443a788 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "3d365371f6f33cd27d66ea4a310967cfd129e23be822f70349a02b6d55979697 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "fa4313273644e5abadb1ce3e98925be9a0338578ed3debc29a1846e2a8caf990 "
13- sha256 cellar : :any_skip_relocation , sonoma : "1e6a2db42dddd644e8eb869ad7e0ed7ff021cd97008f92c4742fc4c92d7cd7c6 "
14- sha256 cellar : :any_skip_relocation , ventura : "722b95f10917891d036d9194d40fea2454029071327ca314397faa72f09541d3 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "11d3a4c3c385ed52581acc3d90db5ce047667b49eb90d921a4adf1bbdbff329a "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "8693150976531f9cab032843cdeeb80f7190d2f20dc0af80884a6f80bfc841e1 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "51a7484094c23bb3d13b78dae28c406601ccdb3b430b90fd4fdba9b26cc36c0b "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "13d732461047d45acf457ef29590fcbb3a1c6c3e14632bea3f8c7f30e2f289bd "
13+ sha256 cellar : :any_skip_relocation , sonoma : "9f83dc83a67c6375d59a72231d4898dc2067694160e4d70ca0da277b2df5a19c "
14+ sha256 cellar : :any_skip_relocation , ventura : "9b6281c4c8859507936289ee44b2d1be9b7d1b5b1b38cf5246c1ce41801e74e9 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "6f7287671de8b02363b8465a6db3ac191faa52bfc793504f2ec050b0eb99ba17 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments