Skip to content

Commit 155b912

Browse files
committed
lima 1.0.1
1 parent 2533eba commit 155b912

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/l/lima.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Lima < Formula
22
desc "Linux virtual machines"
33
homepage "https://lima-vm.io/"
4-
url "https://github.com/lima-vm/lima/archive/refs/tags/v1.0.0.tar.gz"
5-
sha256 "49dd844715f99e86a80e13e1f37ab55e11a775aa68c099bce4f4cbf5666260c4"
4+
url "https://github.com/lima-vm/lima/archive/refs/tags/v1.0.1.tar.gz"
5+
sha256 "82e9bfcfdf7423baaf4c712a3123237818c26b0f22abb38b73591b28a36b754e"
66
license "Apache-2.0"
77
head "https://github.com/lima-vm/lima.git", branch: "master"
88

0 commit comments

Comments
 (0)