We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bc3e33 commit b2bd7f4Copy full SHA for b2bd7f4
Formula/l/lume.rb
@@ -1,8 +1,8 @@
1
class Lume < Formula
2
desc "Create and manage Apple Silicon-native virtual machines"
3
homepage "https://github.com/trycua/computer"
4
- url "https://github.com/trycua/computer/archive/refs/tags/lume-v0.1.18.tar.gz"
5
- sha256 "fea5e15fad58bbdbb04d0da5cdea0c45c81c573608c20ce93c1d7919d4bd9381"
+ url "https://github.com/trycua/computer/archive/refs/tags/lume-v0.1.19.tar.gz"
+ sha256 "3e7b111c584e4dc46b7ad40132a0b8581d7224966bc69cadde93558d56aea58a"
6
license "MIT"
7
head "https://github.com/trycua/computer.git", branch: "main"
8
0 commit comments