Skip to content

Commit dad39f9

Browse files
committed
pmhq 4.3.0 -> 4.4.1
1 parent 28a27ad commit dad39f9

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-11-04.
55

66
# ./update.sh pmhq 2.0.0
7-
pmhq_version = "4.3.0";
8-
pmhq_amd64_url = "https://github.com/linyuchen/PMHQ/releases/download/v4.3.0/pmhq-linux-x64.zip";
9-
pmhq_amd64_hash = "sha256-tCZNdgf+W8+oDwBrjrttL7j93SdBuyrYY4WlId6HWEg=";
10-
pmhq_arm64_url = "https://github.com/linyuchen/PMHQ/releases/download/v4.3.0/pmhq-linux-arm64.zip";
11-
pmhq_arm64_hash = "sha256-L/NE+pgDV31fCj1XtIHkfwYTx5q/F2Oy/oVzXZ8ujB8=";
7+
pmhq_version = "4.4.1";
8+
pmhq_amd64_url = "https://github.com/linyuchen/PMHQ/releases/download/v4.4.1/pmhq-linux-x64.zip";
9+
pmhq_amd64_hash = "sha256-MlLq2BpH32P5HeB0FNFHw4H291I4gSpQ2RgLhpSKzPw=";
10+
pmhq_arm64_url = "https://github.com/linyuchen/PMHQ/releases/download/v4.4.1/pmhq-linux-arm64.zip";
11+
pmhq_arm64_hash = "sha256-vE+6q0FomgdCRYjkXqPIjqmJqn2bP2Ysxrwv6J4wSHY=";
1212
# ./update.sh llonebot 4.4.1
1313
llonebot_version = "6.5.7";
1414
llonebot_url = "https://github.com/LLOneBot/LLOneBot/releases/download/v6.5.7/LLOneBot.zip";

0 commit comments

Comments
 (0)