popcorntime: update checksum
This commit is contained in:
parent
53827c0c0e
commit
3c8315eac2
@ -20,7 +20,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/popcorn-official/popcorn-desktop/releases/download/v${version}/Popcorn-Time-${version}-linux64.zip";
|
||||
hash = "sha256-tbWk/uxvG+C2/XlnDXObwfYnNDeMdlljTS4VLlHaKbM=";
|
||||
hash = "sha256-lCsIioR252GWP/+wNwkTw5PLSal/M9x6mlR/EKOd/hs=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user