Skip to content

Commit 454a3c6

Browse files
Mic92github-actions[bot]
authored andcommitted
[create-pull-request] automated change
1 parent 0200ea5 commit 454a3c6

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

flake.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

modules/nixos-wiki/extensions.nix

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{ fetchzip }:
22
{
33
"MobileFrontend" = fetchzip {
4-
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/MobileFrontend-REL1_43-0582341.tar.gz/MobileFrontend-REL1_43-0582341.tar.gz";
5-
hash = "sha256-xwvEsEOXMCiem922ydv/wCUx6HjoNtyP4iZMpLCM4Cg=";
4+
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/MobileFrontend-REL1_43-df1bfa9.tar.gz/MobileFrontend-REL1_43-df1bfa9.tar.gz";
5+
hash = "sha256-N35Hinz8kP/zMH27LZRmGEMgD79Z6twd1TnmAbUAbWM=";
66
};
77
"DarkMode" = fetchzip {
88
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/DarkMode-REL1_43-e04ad8e.tar.gz/DarkMode-REL1_43-e04ad8e.tar.gz";
@@ -13,20 +13,20 @@
1313
hash = "sha256-RX5VoB69n1EAy7xxgDlnfBybZrm4w3ygI+sktIUb4OY=";
1414
};
1515
"Translate" = fetchzip {
16-
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/Translate-REL1_43-295c247.tar.gz/Translate-REL1_43-295c247.tar.gz";
17-
hash = "sha256-wSYRDyDoG6Cm7XmmihAC7tsbuAfPF3x+zPrDGadSY8I=";
16+
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/Translate-REL1_43-4bf07dd.tar.gz/Translate-REL1_43-4bf07dd.tar.gz";
17+
hash = "sha256-3Pj+0mbMYxh4FdjglrwEiIBjlZdM5M1FUmoYbW32gZI=";
1818
};
1919
"UniversalLanguageSelector" = fetchzip {
20-
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/UniversalLanguageSelector-REL1_43-cc4919a.tar.gz/UniversalLanguageSelector-REL1_43-cc4919a.tar.gz";
21-
hash = "sha256-6+kBXNmsceZWWdpxNHcYi4kmLk4F7gj5q1HFyv7Lzg8=";
20+
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/UniversalLanguageSelector-REL1_43-a72fda3.tar.gz/UniversalLanguageSelector-REL1_43-a72fda3.tar.gz";
21+
hash = "sha256-XHbI7mqqNDMhng6xMF/EU1P3USFjZH/52TzzCYaDWGQ=";
2222
};
2323
"Description2" = fetchzip {
2424
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/Description2-REL1_43-0eb3253.tar.gz/Description2-REL1_43-0eb3253.tar.gz";
2525
hash = "sha256-zhbHSSmGZt9jvGuB0mk49tiotmJulOUp+mt5drnu40w=";
2626
};
2727
"Mermaid" = fetchzip {
28-
url = "https://github.com/SemanticMediaWiki/Mermaid/archive/refs/tags/5.0.2.zip";
29-
hash = "sha256-takDzg3IoNCvLegQPHbIJbvR1dVMW5wO3yM8qC1jtcY=";
28+
url = "https://github.com/SemanticMediaWiki/Mermaid/archive/refs/tags/6.0.1.zip";
29+
hash = "sha256-ioeoVh0jDrhrxBfWrY2PfLIBxjgb/5/UlNx3RnHv/5Q=";
3030
};
3131
"AuthManagerOAuth" = fetchzip {
3232
url = "https://github.com/mohe2015/AuthManagerOAuth/releases/download/v0.3.3/AuthManagerOAuth.zip";

0 commit comments

Comments
 (0)