Skip to content

Commit ab5cabd

Browse files
committed
pmhq 5.3.0 -> 6.0.0
1 parent fb9d9be commit ab5cabd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package/sources.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
# Last updated: 2026-01-02.
55

66
# ./update.sh pmhq 2.0.0
7-
pmhq_version = "5.3.0";
8-
pmhq_amd64_url = "https://github.com/linyuchen/PMHQ/releases/download/v5.3.0/pmhq-linux-x64.zip";
7+
pmhq_version = "6.0.0";
8+
pmhq_amd64_url = "https://github.com/linyuchen/PMHQ/releases/download/v6.0.0/pmhq-linux-x64.zip";
99
pmhq_amd64_hash = "sha256-tlQXzgrzIqygwqh0xAUcP2ksqVFvN+41JLSlCgOckM8=";
10-
pmhq_arm64_url = "https://github.com/linyuchen/PMHQ/releases/download/v5.3.0/pmhq-linux-arm64.zip";
10+
pmhq_arm64_url = "https://github.com/linyuchen/PMHQ/releases/download/v6.0.0/pmhq-linux-arm64.zip";
1111
pmhq_arm64_hash = "sha256-sdZjKoWGL4Yod/FRKdKHerTNLzufOyr/E7YFNy27bIk=";
1212
# ./update.sh llonebot 4.4.1
1313
llonebot_version = "7.4.0";

0 commit comments

Comments
 (0)