twspace-crawler: 1.12.1 -> 1.12.2

Diff: 21d305a63e...8d325a1c8b
This commit is contained in:
Mario Rodas 2023-07-03 04:20:00 +00:00
parent 9cf56143a3
commit 2d9440a467

View File

@ -2,16 +2,16 @@
buildNpmPackage rec { buildNpmPackage rec {
pname = "twspace-crawler"; pname = "twspace-crawler";
version = "1.12.1"; version = "1.12.2";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "HitomaruKonpaku"; owner = "HitomaruKonpaku";
repo = "twspace-crawler"; repo = "twspace-crawler";
rev = "21d305a63e7d70c5fd441ae80e4908383655508a"; # version not tagged rev = "8d325a1c8b811c62d971bc3d43cc1553d621f836"; # version not tagged
hash = "sha256-VVA3Yer+2TdDlevOfYVi3plXiZd7TA1/ijPp2WfjNPo="; hash = "sha256-iV+M+x81j+djlCsAGDIG1V+Psrl1dYIv/ZL1EHfcXVs=";
}; };
npmDepsHash = "sha256-6AsHmEoKSZBjTA2JUeu9A/ZDl914yDw7ePes/GKclw8="; npmDepsHash = "sha256-vzSjcsxsEXyPjPAjJWckrKS6/wi17ZOZkDk5FDY7ZeI=";
meta = with lib; { meta = with lib; {
description = "Script to monitor & download Twitter Spaces 24/7"; description = "Script to monitor & download Twitter Spaces 24/7";