lima-full: 2.1.1 -> 2.1.2

(cherry picked from commit 054decb030)
This commit is contained in:
R. Ryantm
2026-06-01 15:03:43 +00:00
committed by github-actions[bot]
parent f95d2fb869
commit 56d438c83f

View File

@@ -4,7 +4,7 @@
}:
let
version = "2.1.1";
version = "2.1.2";
in
{
inherit version;
@@ -13,10 +13,10 @@ in
owner = "lima-vm";
repo = "lima";
tag = "v${version}";
hash = "sha256-U054xA3utBcSfpyvsZi4MvgJGNa7QyAYJf9usNXpgXg=";
hash = "sha256-WN0HsSnxLh8MiA9UQoYWnfp5fJyEc6w1XJaencZCsL4=";
};
vendorHash = "sha256-C4YCuFVXkL5vS6lWZCGkEeZQgAkP55buPDGZ/wvMnAA=";
vendorHash = "sha256-8AksUgle1SlWuALi553TlpZ2qwO+jMA1kZQke91fimU=";
meta = {
homepage = "https://github.com/lima-vm/lima";