Skip to content

Commit b933a00

Browse files
committed
fix: llonebot_hash
1 parent 2c5e770 commit b933a00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package/sources.nix

Lines changed: 2 additions & 2 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: 2025-11-25.
4+
# Last updated: 2025-11-27.
55

66
# ./update.sh pmhq 2.0.0
77
pmhq_version = "5.0.2";
@@ -12,5 +12,5 @@
1212
# ./update.sh llonebot 4.4.1
1313
llonebot_version = "6.6.6";
1414
llonebot_url = "https://github.com/LLOneBot/LLOneBot/releases/download/v6.6.6/LLOneBot.zip";
15-
llonebot_hash = "sha256-n2pdrhvy9TUdehBr1gn64kdgOz8NtbQOsIX/iTIIR8w=";
15+
llonebot_hash = "sha256-N+HlvY8r/5RcPKyctECPyLX1vM1GJMYYIxnlnlNAhc0=";
1616
}

0 commit comments

Comments
 (0)