We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2533eba commit 155b912Copy full SHA for 155b912
Formula/l/lima.rb
@@ -1,8 +1,8 @@
1
class Lima < Formula
2
desc "Linux virtual machines"
3
homepage "https://lima-vm.io/"
4
- url "https://github.com/lima-vm/lima/archive/refs/tags/v1.0.0.tar.gz"
5
- sha256 "49dd844715f99e86a80e13e1f37ab55e11a775aa68c099bce4f4cbf5666260c4"
+ url "https://github.com/lima-vm/lima/archive/refs/tags/v1.0.1.tar.gz"
+ sha256 "82e9bfcfdf7423baaf4c712a3123237818c26b0f22abb38b73591b28a36b754e"
6
license "Apache-2.0"
7
head "https://github.com/lima-vm/lima.git", branch: "master"
8
0 commit comments