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 11class Lume < Formula
22 desc "Create and manage Apple Silicon-native virtual machines"
33 homepage "https://github.com/trycua/computer"
4- url "https://github.com/trycua/computer/archive/refs/tags/lume-v0.2.7 .tar.gz"
5- sha256 "b843ea335ed0b150d37dbe4c6f2571d670acc1ab41ec601c4e547ab4dfb362f4 "
4+ url "https://github.com/trycua/computer/archive/refs/tags/lume-v0.2.8 .tar.gz"
5+ sha256 "1c3f8743d835ea25fe9a52bf389be35d439c73858e49599265d83075e6760eff "
66 license "MIT"
77 head "https://github.com/trycua/computer.git" , branch : "main"
88
@@ -12,8 +12,8 @@ class Lume < Formula
1212 end
1313
1414 bottle do
15- sha256 cellar : :any_skip_relocation , arm64_sequoia : "7fddc830e4d99cbb26aeb537df8377ad7b8d9c823f4e753ad549651d8a6710da "
16- sha256 cellar : :any_skip_relocation , arm64_sonoma : "ee42a3913fc627558c970e61cee54602d8e2a1d9dba241d65b50059e7bb5c005 "
15+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "4c48ec0207fa2d5f478ba38388f5d91a9a227accca07e90c43b649fc0c92967b "
16+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "a932134a916b28ad670f5a10a26352299037818b27ba16efd4c95b2ad621fa4d "
1717 end
1818
1919 depends_on xcode : [ "16.0" , :build ]
You can’t perform that action at this time.
0 commit comments