Skip to content

Commit f5007e6

Browse files
committed
pmhq 5.2.2 -> 5.3.0
1 parent 5d523a0 commit f5007e6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package/sources.nix

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
# Last updated: 2025-12-21.
55

66
# ./update.sh pmhq 2.0.0
7-
pmhq_version = "5.2.2";
8-
pmhq_amd64_url = "https://github.com/linyuchen/PMHQ/releases/download/v5.2.2/pmhq-linux-x64.zip";
9-
pmhq_amd64_hash = "sha256-ixCrOL2P4XQN7nO+yHPQyg8B+ZI//0LhQUL6RZbhiKg=";
10-
pmhq_arm64_url = "https://github.com/linyuchen/PMHQ/releases/download/v5.2.2/pmhq-linux-arm64.zip";
11-
pmhq_arm64_hash = "sha256-sdLbtSuiQIQaSkevF3bB5yzuySn2s707tqIKPHP7UMs=";
7+
pmhq_version = "5.3.0";
8+
pmhq_amd64_url = "https://github.com/linyuchen/PMHQ/releases/download/v5.3.0/pmhq-linux-x64.zip";
9+
pmhq_amd64_hash = "sha256-tlQXzgrzIqygwqh0xAUcP2ksqVFvN+41JLSlCgOckM8=";
10+
pmhq_arm64_url = "https://github.com/linyuchen/PMHQ/releases/download/v5.3.0/pmhq-linux-arm64.zip";
11+
pmhq_arm64_hash = "sha256-sdZjKoWGL4Yod/FRKdKHerTNLzufOyr/E7YFNy27bIk=";
1212
# ./update.sh llonebot 4.4.1
1313
llonebot_version = "7.2.0";
1414
llonebot_url = "https://github.com/LLOneBot/LLOneBot/releases/download/v7.2.0/LLBot.zip";

0 commit comments

Comments
 (0)