Skip to content

Commit 10a3480

Browse files
AkihiroSudaBrewTestBot
authored andcommitted
lima 0.6.0
- Repo was moved from github.com/AkihiroSuda/lima to github.com/lima-vm/lima - `mismatched_binary_allowlist.json` is added for allowing installation of `lima-guestagent.Linux-<Non native arch>` binary. Closes #82723. Signed-off-by: Akihiro Suda <[email protected]> Signed-off-by: Carlo Cabrera <[email protected]> Signed-off-by: BrewTestBot <[email protected]>
1 parent a9f1fa9 commit 10a3480

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

Formula/lima.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Lima < Formula
22
desc "Linux virtual machines"
3-
homepage "https://github.com/AkihiroSuda/lima"
4-
url "https://github.com/AkihiroSuda/lima/archive/v0.5.0.tar.gz"
5-
sha256 "2fc3764947d3b8a51f61ac4eeb6160a737f0f982d68491916de7b398f0f43a67"
3+
homepage "https://github.com/lima-vm/lima"
4+
url "https://github.com/lima-vm/lima/archive/v0.6.0.tar.gz"
5+
sha256 "65790d01960f64eb3168f0361649c7e21478991d590922e2065998e01802cf71"
66
license "Apache-2.0"
77

88
bottle do
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[
2+
"lima"
3+
]

0 commit comments

Comments
 (0)