lima-full: 2.1.4 -> 2.2.0

This commit is contained in:
R. Ryantm
2026-07-21 15:51:00 +00:00
parent e8c0d649a5
commit 4ca84bd6ff
+3 -3
View File
@@ -4,7 +4,7 @@
}:
let
version = "2.1.4";
version = "2.2.0";
in
{
inherit version;
@@ -13,10 +13,10 @@ in
owner = "lima-vm";
repo = "lima";
tag = "v${version}";
hash = "sha256-3vn557inLuV1DF0x8Fzc+OtLRAYKa7oE7s6x2S4gKSY=";
hash = "sha256-4Wi+YzMdEN263jeBefEvizlF2k+nLVq3+AHyqagUeHw=";
};
vendorHash = "sha256-8AksUgle1SlWuALi553TlpZ2qwO+jMA1kZQke91fimU=";
vendorHash = "sha256-gD9C0kupcEWCsU0nYOg+VcBCWR0oRf6Gaw0DDn0xits=";
meta = {
homepage = "https://github.com/lima-vm/lima";