lima: 1.2.1 -> 1.2.2

Diff: https://github.com/lima-vm/lima/compare/v1.2.1...v1.2.2
This commit is contained in:
Kenichi Kamiya 2025-11-06 18:22:22 +09:00
parent 62dab73c6a
commit d0beb16463
No known key found for this signature in database
GPG key ID: 9BE4016A38165CCB

View file

@ -3,7 +3,7 @@
}:
let
version = "1.2.1";
version = "1.2.2";
in
{
inherit version;
@ -12,7 +12,7 @@ in
owner = "lima-vm";
repo = "lima";
tag = "v${version}";
hash = "sha256-90fFsS5jidaovE2iqXfe4T2SgZJz6ScOwPPYxCsCk/k=";
hash = "sha256-bIYF/bsOMuWTkjD6fe6by220/WQGL+VWEBXmUzyXU98=";
};
vendorHash = "sha256-8S5tAL7GY7dxNdyC+WOrOZ+GfTKTSX84sG8WcSec2Os=";