Skip to content

Commit 06d7266

Browse files
authored
Merge pull request #219986 from Homebrew/bump-lume-0.1.34
lume 0.1.34
2 parents da84e90 + 5bff5e6 commit 06d7266

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.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

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

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

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

0 commit comments

Comments
 (0)