Skip to content

Commit c80128b

Browse files
committed
pmhq 7.0.3 -> 7.0.6
1 parent 8c15129 commit c80128b

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: 2026-01-18.
55

66
# ./update.sh pmhq 2.0.0
7-
pmhq_version = "7.0.3";
8-
pmhq_amd64_url = "https://github.com/linyuchen/PMHQ/releases/download/v7.0.3/pmhq-linux-x64.zip";
9-
pmhq_amd64_hash = "sha256-Idt7YZd9NpCNjsLP+N5dchKkcqvlyEJhKkfaHz+XeWs=";
10-
pmhq_arm64_url = "https://github.com/linyuchen/PMHQ/releases/download/v7.0.3/pmhq-linux-arm64.zip";
11-
pmhq_arm64_hash = "sha256-f538U+5paTkCAJfoq+4qDGSl+yHriRsg1RLZvWmQxB4=";
7+
pmhq_version = "7.0.6";
8+
pmhq_amd64_url = "https://github.com/linyuchen/PMHQ/releases/download/v7.0.6/pmhq-linux-x64.zip";
9+
pmhq_amd64_hash = "sha256-9vmuJ2Q9ZCGECoAN8bxpTMIb89YPdgayTpHgvfOwFPY=";
10+
pmhq_arm64_url = "https://github.com/linyuchen/PMHQ/releases/download/v7.0.6/pmhq-linux-arm64.zip";
11+
pmhq_arm64_hash = "sha256-BbbPfLhSotVyp/zT47eN7faqB3XA6pNdffNc9CXPvAw=";
1212
# ./update.sh llonebot 4.4.1
1313
llonebot_version = "7.6.1";
1414
llonebot_url = "https://github.com/LLOneBot/LLOneBot/releases/download/v7.6.1/LLBot.zip";

0 commit comments

Comments
 (0)