retrospy: 6.9 -> 6.10
This commit is contained in:
parent
56078c1dcc
commit
1326c7608a
@ -8,13 +8,13 @@
|
|||||||
runCommandLocal,
|
runCommandLocal,
|
||||||
}:
|
}:
|
||||||
let
|
let
|
||||||
version = "6.9";
|
version = "6.10";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "retrospy";
|
owner = "retrospy";
|
||||||
repo = "RetroSpy";
|
repo = "RetroSpy";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
hash = "sha256-QoZcKFVjd0qYQ+Ds4Y/JKBPiL+z83wxm0ktuETX5ZPU=";
|
hash = "sha256-XupMQRBhX0w6Qv7t0BPhkrjDTOm5HdpLCLSq0gbC3Mk=";
|
||||||
};
|
};
|
||||||
|
|
||||||
executables = [
|
executables = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user