File tree Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Original file line number Diff line number Diff line change 11class Lima < Formula
22 desc "Linux virtual machines"
33 homepage "https://lima-vm.io/"
4+ url "https://github.com/lima-vm/lima/archive/refs/tags/v1.0.0.tar.gz"
5+ sha256 "49dd844715f99e86a80e13e1f37ab55e11a775aa68c099bce4f4cbf5666260c4"
46 license "Apache-2.0"
57 head "https://github.com/lima-vm/lima.git" , branch : "master"
68
7- stable do
8- url "https://github.com/lima-vm/lima/archive/refs/tags/v0.23.2.tar.gz"
9- sha256 "fc21295f78d717efc921f8f6d1ec22f64da82bfe685d0d2d505aee76c53da1ff"
10-
11- # The head no longer needs QEMU on macOS hosts
12- # https://github.com/lima-vm/lima/commit/df05b810183ce999e36933f0dba7c25fa20245c
13- depends_on "qemu"
14- end
15-
169 bottle do
1710 sha256 cellar : :any_skip_relocation , arm64_sequoia : "7e9eb7131cad0f52a28e731f761ec07e8c1253677b5cd93a4eed7a51a1409d91"
1811 sha256 cellar : :any_skip_relocation , arm64_sonoma : "be8e2b92961eca2f862f1a994dbef367e86d36705a705ebfa16d21c7f1366c35"
You can’t perform that action at this time.
0 commit comments