File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
class Lume < Formula
2
2
desc "Create and manage Apple Silicon-native virtual machines"
3
3
homepage "https://github.com/trycua/computer"
4
- url "https://github.com/trycua/computer/archive/refs/tags/lume-v0.1.32 .tar.gz"
5
- sha256 "4e8af973aa374e780fb8b6c9289554a79bf37b2843e4508d7a44d370db8a9bf2 "
4
+ url "https://github.com/trycua/computer/archive/refs/tags/lume-v0.1.34 .tar.gz"
5
+ sha256 "43784fd24cce5282534247b78af1fc63a98fbfd4fca2db91b618ef65003ab40c "
6
6
license "MIT"
7
7
head "https://github.com/trycua/computer.git" , branch : "main"
8
8
@@ -12,8 +12,8 @@ class Lume < Formula
12
12
end
13
13
14
14
bottle do
15
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "a3325d79944145735c765f8fef550f6e35f7c855ca6db3d8d6b80ccd8f7ffbf2 "
16
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "5ee8e0a5575b80f5bc35bdd34d50c7abde885c8904a12da084f2c66d5e78abeb "
15
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "606f0bb3e2a086777c5b5d5af60b5a21f5a8cc4caaa39a3658af70a86bb9f199 "
16
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "84c45cae357bb8ee66fc57864d2b2f184d5d19991961c116f3de0d2cec0e5d6c "
17
17
end
18
18
19
19
depends_on xcode : [ "16.0" , :build ]
You can’t perform that action at this time.
0 commit comments