Skip to content

Commit a4f45a2

Browse files
committed
lume 0.1.34
1 parent 97715bd commit a4f45a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/l/lume.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class 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.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"
66
license "MIT"
77
head "https://github.com/trycua/computer.git", branch: "main"
88

0 commit comments

Comments
 (0)