lima: 2.0.1 -> 2.0.2
Diff: https://github.com/lima-vm/lima/compare/v2.0.1...v2.0.2 Release: https://github.com/lima-vm/lima/releases/tag/v2.0.2
This commit is contained in:
committed by
Philip Taron
parent
d262d00199
commit
e7c610b4da
@@ -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=";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user