Skip to content

Commit 0cfd034

Browse files
Merge pull request #414 from NuschtOS/bump-providers
matrix: bump providers.json
2 parents 85a4b63 + dc12406 commit 0cfd034

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

modules/matrix.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@ in
9595
(
9696
let
9797
providers = pkgs.fetchurl {
98-
url = "https://oembed.com/providers.json?2026-07-02";
99-
hash = "sha256-0RkvLBlI1R1N8ewcQ2LOO4rRZjlIHZmXiI3GJoU+EwY=";
98+
url = "https://oembed.com/providers.json?2026-07-25";
99+
hash = "sha256-X3pud/wGdeSk9kYYGNchduc+0C9QlOkTt7tv37bBO80=";
100100
};
101101
in
102102
pkgs.runCommand "providers.json"

0 commit comments

Comments
 (0)