retrospy: 6.6 -> 6.7
This commit is contained in:
@@ -8,13 +8,13 @@
|
||||
runCommandLocal,
|
||||
}:
|
||||
let
|
||||
version = "6.6";
|
||||
version = "6.7";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "retrospy";
|
||||
repo = "RetroSpy";
|
||||
rev = "v${version}";
|
||||
hash = "sha256-vYhFpmP9CmZz/lqNwNAvpf7pQnhKR/pdetPJqorUtMY=";
|
||||
hash = "sha256-L16LezV9z7pCRcXKv+KfGTCbCQfBd3y3dUidNeJUznQ=";
|
||||
};
|
||||
|
||||
executables = [
|
||||
|
||||
Reference in New Issue
Block a user