invidious-router: 1.0 -> 1.1

This commit is contained in:
sils 2024-03-12 18:22:00 +01:00 committed by Silas Schöffel
parent 179a5ac3c3
commit 488c293cbd
No known key found for this signature in database
GPG Key ID: 6A587D46E3F44592
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
buildGo122Module,
fetchFromGitLab,
}: let
version = "1.0";
version = "1.1";
in
buildGo122Module {
pname = "invidious-router";
@ -13,7 +13,7 @@ in
owner = "gaincoder";
repo = "invidious-router";
rev = version;
hash = "sha256-6apw+UnhDSuPa9QB3S8b8Ej3NJTK+UCdbDjC2LkhLIg=";
hash = "sha256-t8KQqMPkBbVis1odDcSu+H0uvyvoFqCmtWoHqVRxmfc=";
};
vendorHash = "sha256-c03vYidm8SkoesRVQZdg/bCp9LIpdTmpXdfwInlHBKk=";