Skip to content

Commit a006c13

Browse files
authored
Merge pull request #220210 from Homebrew/bump-lume-0.1.36
lume 0.1.36
2 parents 2ac2399 + 9e4c810 commit a006c13

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Formula/l/lume.rb

Lines changed: 4 additions & 4 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

@@ -12,8 +12,8 @@ class Lume < Formula
1212
end
1313

1414
bottle do
15-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "606f0bb3e2a086777c5b5d5af60b5a21f5a8cc4caaa39a3658af70a86bb9f199"
16-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "84c45cae357bb8ee66fc57864d2b2f184d5d19991961c116f3de0d2cec0e5d6c"
15+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f6a09029b56b5446d6b3155d48145bd84d6f80abb5855732ae0b21a8dc0b4c7f"
16+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b7098d1e016ee7194a9c4b0fb83e4911e3bc63fc4a052b4aebbf40150f0b7941"
1717
end
1818

1919
depends_on xcode: ["16.0", :build]

0 commit comments

Comments
 (0)