Skip to content

Commit b2bd7f4

Browse files
committed
lume 0.1.19
1 parent 6bc3e33 commit b2bd7f4

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.18.tar.gz"
5-
sha256 "fea5e15fad58bbdbb04d0da5cdea0c45c81c573608c20ce93c1d7919d4bd9381"
4+
url "https://github.com/trycua/computer/archive/refs/tags/lume-v0.1.19.tar.gz"
5+
sha256 "3e7b111c584e4dc46b7ad40132a0b8581d7224966bc69cadde93558d56aea58a"
66
license "MIT"
77
head "https://github.com/trycua/computer.git", branch: "main"
88

0 commit comments

Comments
 (0)