popcorntime: update checksum

This commit is contained in:
Jonas Heinrich 2024-04-17 14:45:28 +02:00 committed by qubitnano
parent 53827c0c0e
commit 3c8315eac2

View File

@ -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 = [