Skip to content

Commit c53203a

Browse files
pmhq 2.1.1 -> 2.2.0
1 parent 37d2fad commit c53203a

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-07-10.
55

66
# ./update.sh pmhq 2.0.0
7-
pmhq_version = "2.1.1";
8-
pmhq_amd64_url = "https://github.com/linyuchen/PMHQ/releases/download/v2.1.1/pmhq-linux-x64.zip";
9-
pmhq_amd64_hash = "sha256-nzX2FrY52JD1mzh5GLAteZqo6reJ3pwp1BSR+zb2+9Q=";
10-
pmhq_arm64_url = "https://github.com/linyuchen/PMHQ/releases/download/v2.1.1/pmhq-linux-arm64.zip";
11-
pmhq_arm64_hash = "sha256-I30JGaCiuPS6YOB84C54MUY2f25A6H2fCiRCoSnZh1U=";
7+
pmhq_version = "2.2.0";
8+
pmhq_amd64_url = "https://github.com/linyuchen/PMHQ/releases/download/v2.2.0/pmhq-linux-x64.zip";
9+
pmhq_amd64_hash = "sha256-P+wVxb+kuhlUgoVzLK69kLFvivQBl8w8YtoUjQyOGlY=";
10+
pmhq_arm64_url = "https://github.com/linyuchen/PMHQ/releases/download/v2.2.0/pmhq-linux-arm64.zip";
11+
pmhq_arm64_hash = "sha256-qnY5WDj3+XQ0yYG0kUsvCtEyr4wTC4umpbQ5A4ADht0=";
1212
# ./update.sh llonebot 4.4.1
1313
llonebot_version = "5.4.0";
1414
llonebot_url = "https://github.com/LLOneBot/LLOneBot/releases/download/v5.4.0/LLOneBot.zip";

0 commit comments

Comments
 (0)