invidious-router: 1.0 -> 1.1

This commit is contained in:
sils
2024-03-28 21:48:30 +01:00
committed by Silas Schöffel
parent 179a5ac3c3
commit 488c293cbd
+2 -2
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=";