invidious: 2.20250504.0 -> 2.20250913.0 (#442696)

authored by kirillrdy and committed by GitHub 6fb2b96e 81c2adc0

+20 -25
+16 -21
pkgs/by-name/in/invidious/shards.nix
··· 1 1 { 2 - ameba = { 2 + "ameba" = { 3 3 url = "https://github.com/crystal-ameba/ameba.git"; 4 4 rev = "v1.6.1"; 5 5 sha256 = "1qlgqpgycfxvvrfzih7b9ayb6fvkffz5aw0msbj70z2q7wvsq29p"; 6 6 }; 7 - athena-negotiation = { 7 + "athena-negotiation" = { 8 8 url = "https://github.com/athena-framework/negotiation.git"; 9 9 rev = "v0.1.1"; 10 10 sha256 = "1vkk59lqrxb0l8kyzs114i3c18zb2bdiah2xhazkk8q7x6fz4yzk"; 11 11 }; 12 - backtracer = { 12 + "backtracer" = { 13 13 url = "https://github.com/sija/backtracer.cr.git"; 14 14 rev = "v1.2.2"; 15 15 sha256 = "1rknyylsi14m7i77x7c3138wdw27i4f6sd78m3srw851p47bwr20"; 16 16 }; 17 - db = { 17 + "db" = { 18 18 url = "https://github.com/crystal-lang/crystal-db.git"; 19 19 rev = "v0.13.1"; 20 20 sha256 = "02b79bdv5h460ay0vkpwi5q69b1qrm9z29z02p09xb03hijxskpd"; 21 21 }; 22 - exception_page = { 22 + "exception_page" = { 23 23 url = "https://github.com/crystal-loot/exception_page.git"; 24 - rev = "v0.2.2"; 25 - sha256 = "1c8askb9b7621jjz5pjj6b8pdbhw3r1l3dym6swg1saspf5j3jwi"; 24 + rev = "v0.4.1"; 25 + sha256 = "00vl6vgxhpwbzadlamjpq5zm8c4y0plj9kga63301isxc75vn4x1"; 26 26 }; 27 - http_proxy = { 27 + "http_proxy" = { 28 28 url = "https://github.com/mamantoha/http_proxy.git"; 29 29 rev = "v0.10.3"; 30 30 sha256 = "1hgghjy611m9bbmq8drvzs30mymkq2s4d18lp19543qls58h80vs"; 31 31 }; 32 - kemal = { 32 + "kemal" = { 33 33 url = "https://github.com/kemalcr/kemal.git"; 34 - rev = "v1.1.2"; 35 - sha256 = "1149q4qw0zrws5asqqr4snrdi67xsmisdcq58zcrbgqgsxgly9d0"; 34 + rev = "v1.6.0"; 35 + sha256 = "1z64zaizzvb643rxxr70r23fzjrry2mvkwydngjyblcyvkrx074w"; 36 36 }; 37 - kilt = { 38 - url = "https://github.com/jeromegn/kilt.git"; 39 - rev = "v0.6.1"; 40 - sha256 = "0dpc15y9m8c5l9zdfif6jlf7zmkrlm9w4m2igi5xa22fdjwamwfp"; 41 - }; 42 - pg = { 37 + "pg" = { 43 38 url = "https://github.com/will/crystal-pg.git"; 44 39 rev = "v0.28.0"; 45 40 sha256 = "0g1kdpnz7sr7hpama0y3s70v5xjhi7jm2ypb1w503cfvr30qffpm"; 46 41 }; 47 - protodec = { 42 + "protodec" = { 48 43 url = "https://github.com/iv-org/protodec.git"; 49 44 rev = "v0.1.5"; 50 45 sha256 = "09cm36skv2mxqrlczp0j1g7cf8wsfdqr8q39nxyj3ggc3yadp8bc"; 51 46 }; 52 - radix = { 47 + "radix" = { 53 48 url = "https://github.com/luislavena/radix.git"; 54 49 rev = "v0.4.1"; 55 50 sha256 = "1l08cydkdidq9yyil1wl240hvk41iycv04jrg6nx5mkvzw4z1bzg"; 56 51 }; 57 - spectator = { 52 + "spectator" = { 58 53 url = "https://github.com/icy-arctic-fox/spectator.git"; 59 54 rev = "v0.10.6"; 60 55 sha256 = "0w6mv1q44is2m19pyspkyiwm84h55nchsm4pp82gdbb0j9ylhckx"; 61 56 }; 62 - sqlite3 = { 57 + "sqlite3" = { 63 58 url = "https://github.com/crystal-lang/crystal-sqlite3.git"; 64 59 rev = "v0.21.0"; 65 60 sha256 = "1mhg59l6qgmf14zjrais0jfn1h5jj9j32fy7fb0gkp9zhpa7x6vs";
+4 -4
pkgs/by-name/in/invidious/versions.json
··· 1 1 { 2 2 "invidious": { 3 - "hash": "sha256-JXcj5mh0WEetTt91cA+/pgqxNwyIRF+bISOBoHHVZf0=", 4 - "version": "2.20250504.0", 5 - "date": "2025.05.04", 6 - "commit": "aa7de1ed" 3 + "hash": "sha256-tVytYxFcHnGhI5mdZhZk9NBp++8q9PGdYbl8H6j7dAE=", 4 + "version": "2.20250913.0", 5 + "date": "2025.09.13", 6 + "commit": "cf019e3b" 7 7 }, 8 8 "videojs": { 9 9 "hash": "sha256-jED3zsDkPN8i6GhBBJwnsHujbuwlHdsVpVqa1/pzSH4="