Unverified Commit 3b1977a3 authored by nixpkgs-ci[bot]'s avatar nixpkgs-ci[bot] Committed by GitHub
Browse files

lima: 1.2.1 -> 1.2.2 (#459093)

parents 7b9fd55c d0beb164
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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=";