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 97715bd commit a4f45a2Copy full SHA for a4f45a2
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.32.tar.gz"
5
- sha256 "4e8af973aa374e780fb8b6c9289554a79bf37b2843e4508d7a44d370db8a9bf2"
+ url "https://github.com/trycua/computer/archive/refs/tags/lume-v0.1.34.tar.gz"
+ sha256 "43784fd24cce5282534247b78af1fc63a98fbfd4fca2db91b618ef65003ab40c"
6
license "MIT"
7
head "https://github.com/trycua/computer.git", branch: "main"
8
0 commit comments