Revert "invidious: 2.20250504.0 -> 2.20250517.0" (#428833)

authored by Gaétan Lepage and committed by GitHub 7f35dc79 f75d41d6

+6 -4
+2
pkgs/by-name/in/invidious/package.nix
··· 20 20 # but nix's sandboxing does not allow that) 21 21 # * if shard.lock changed 22 22 # * recreate shards.nix by running crystal2nix 23 + # Broken versions: 24 + # * 20250517 (`Missing hash key: "videoDetails" (KeyError)`) 23 25 versions ? lib.importJSON ./versions.json, 24 26 }: 25 27 let
+4 -4
pkgs/by-name/in/invidious/versions.json
··· 1 1 { 2 2 "invidious": { 3 - "hash": "sha256-Mm1Hk7L/aFuVrcS+6ikrW8RQZld31vU5Uwecr0HIseQ=", 4 - "version": "2.20250517.0", 5 - "date": "2025.05.17", 6 - "commit": "f07859e1" 3 + "hash": "sha256-JXcj5mh0WEetTt91cA+/pgqxNwyIRF+bISOBoHHVZf0=", 4 + "version": "2.20250504.0", 5 + "date": "2025.05.04", 6 + "commit": "aa7de1ed" 7 7 }, 8 8 "videojs": { 9 9 "hash": "sha256-jED3zsDkPN8i6GhBBJwnsHujbuwlHdsVpVqa1/pzSH4="