Skip to content

Commit 4621d3b

Browse files
authored
Merge pull request #216403 from Homebrew/bump-lume-0.1.19
lume 0.1.19
2 parents 5fd1be1 + f5487b9 commit 4621d3b

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

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

1414
bottle do
15-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "0a7aa76fa711fede2c220a7accf07c90b443d1e6bcf01bd3d1cf9caeb61a3efa"
16-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3c814ac8b349182f8d56d2da5b59e24a8d95a78d8b6e668f9324a8174418b273"
15+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "95cc90d102c2a3323cae439f2501c86a77387cd9c8e49f0dc121194e7eedb230"
16+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6b7c885b15fcbe32829b6dfa1fc0309e19484918bc9f990874a89d38263b6bf2"
1717
end
1818

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

0 commit comments

Comments
 (0)