Skip to content

Commit 8c15129

Browse files
committed
llonebot 7.5.0 -> 7.6.1
1 parent 852f6b6 commit 8c15129

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package/sources.nix

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{ ... }:
22
{
33
# Updated by ./update.sh - do not update manually!
4-
# Last updated: 2026-01-11.
4+
# Last updated: 2026-01-18.
55

66
# ./update.sh pmhq 2.0.0
77
pmhq_version = "7.0.3";
@@ -10,7 +10,7 @@
1010
pmhq_arm64_url = "https://github.com/linyuchen/PMHQ/releases/download/v7.0.3/pmhq-linux-arm64.zip";
1111
pmhq_arm64_hash = "sha256-f538U+5paTkCAJfoq+4qDGSl+yHriRsg1RLZvWmQxB4=";
1212
# ./update.sh llonebot 4.4.1
13-
llonebot_version = "7.5.0";
14-
llonebot_url = "https://github.com/LLOneBot/LLOneBot/releases/download/v7.5.0/LLBot.zip";
15-
llonebot_hash = "sha256-A1YzGiyfzzuRq3bPOdla5iEiaMWOT7uT3D8Jf/Ky4u0=";
13+
llonebot_version = "7.6.1";
14+
llonebot_url = "https://github.com/LLOneBot/LLOneBot/releases/download/v7.6.1/LLBot.zip";
15+
llonebot_hash = "sha256-0CT8AF3WzfRn+oONdf0JsNMQgZwGZP/LoBta33L22n4=";
1616
}

0 commit comments

Comments
 (0)