Revert "invidious: 2.20250504.0 -> 2.20250517.0"

This reverts commit 55245e62aa.

Broken video playback (`Missing hash key: "videoDetails" (KeyError)`)

(cherry picked from commit 5392fe7f8b)
This commit is contained in:
László Kupcsik
2025-07-27 08:39:25 -04:00
committed by github-actions[bot]
parent 500dbc037a
commit d1c41c17c1
2 changed files with 6 additions and 4 deletions

View File

@@ -20,6 +20,8 @@
# but nix's sandboxing does not allow that)
# * if shard.lock changed
# * recreate shards.nix by running crystal2nix
# Broken versions:
# * 20250517 (`Missing hash key: "videoDetails" (KeyError)`)
versions ? lib.importJSON ./versions.json,
}:
let

View File

@@ -1,9 +1,9 @@
{
"invidious": {
"hash": "sha256-Mm1Hk7L/aFuVrcS+6ikrW8RQZld31vU5Uwecr0HIseQ=",
"version": "2.20250517.0",
"date": "2025.05.17",
"commit": "f07859e1"
"hash": "sha256-JXcj5mh0WEetTt91cA+/pgqxNwyIRF+bISOBoHHVZf0=",
"version": "2.20250504.0",
"date": "2025.05.04",
"commit": "aa7de1ed"
},
"videojs": {
"hash": "sha256-jED3zsDkPN8i6GhBBJwnsHujbuwlHdsVpVqa1/pzSH4="