Skip to content

Commit b89330b

Browse files
committed
lume 0.1.36
1 parent da04da3 commit b89330b

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.34.tar.gz"
5-
sha256 "43784fd24cce5282534247b78af1fc63a98fbfd4fca2db91b618ef65003ab40c"
4+
url "https://github.com/trycua/computer/archive/refs/tags/lume-v0.1.36.tar.gz"
5+
sha256 "4109888e89c2d7a7de29cf90793ed425cab43d6f310aebdf1a28a8dbbaad30f4"
66
license "MIT"
77
head "https://github.com/trycua/computer.git", branch: "main"
88

0 commit comments

Comments
 (0)