Skip to content

Commit 4234314

Browse files
authored
Merge pull request #222183 from Homebrew/bump-lume-0.2.8
lume 0.2.8
2 parents 48fa70b + f3e1b8a commit 4234314

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.2.7.tar.gz"
5-
sha256 "b843ea335ed0b150d37dbe4c6f2571d670acc1ab41ec601c4e547ab4dfb362f4"
4+
url "https://github.com/trycua/computer/archive/refs/tags/lume-v0.2.8.tar.gz"
5+
sha256 "1c3f8743d835ea25fe9a52bf389be35d439c73858e49599265d83075e6760eff"
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: "7fddc830e4d99cbb26aeb537df8377ad7b8d9c823f4e753ad549651d8a6710da"
16-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ee42a3913fc627558c970e61cee54602d8e2a1d9dba241d65b50059e7bb5c005"
15+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "4c48ec0207fa2d5f478ba38388f5d91a9a227accca07e90c43b649fc0c92967b"
16+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a932134a916b28ad670f5a10a26352299037818b27ba16efd4c95b2ad621fa4d"
1717
end
1818

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

0 commit comments

Comments
 (0)