retrospy: 6.7 -> 6.8.2
This commit is contained in:
parent
ab36ef17c8
commit
877c12f841
@ -8,13 +8,13 @@
|
||||
runCommandLocal,
|
||||
}:
|
||||
let
|
||||
version = "6.7";
|
||||
version = "6.8.2";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "retrospy";
|
||||
repo = "RetroSpy";
|
||||
rev = "v${version}";
|
||||
hash = "sha256-L16LezV9z7pCRcXKv+KfGTCbCQfBd3y3dUidNeJUznQ=";
|
||||
hash = "sha256-0f4rtBGjPSdCl3M72YPD6A6T4pOnpm9fde6ktvHcPLY=";
|
||||
};
|
||||
|
||||
executables = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user