Commit e7c610b4 authored by Kenichi Kamiya's avatar Kenichi Kamiya Committed by Philip Taron
Browse files
parent d262d001
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
}:

let
  version = "2.0.1";
  version = "2.0.2";
in
{
  inherit version;
@@ -12,8 +12,8 @@ in
    owner = "lima-vm";
    repo = "lima";
    tag = "v${version}";
    hash = "sha256-GPrx4pvD6AxYIvAS+Mz8gFZ/Z7HeFFoHh3LOtAJ9bhI=";
    hash = "sha256-MWNvHHyf2qZxt83D22tTKR6EXAeAgcoXE1YjXHc9SwQ=";
  };

  vendorHash = "sha256-dA6zdrhN73Y8InlrCEdHgYwe5xbUlvKx0IMis2nWgWE=";
  vendorHash = "sha256-fCqAf0buqA6GajP7SIsVPyKM3jY2n9CbS5hpa3dsWbc=";
}