We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c5e770 commit b933a00Copy full SHA for b933a00
package/sources.nix
@@ -1,7 +1,7 @@
1
{ ... }:
2
{
3
# Updated by ./update.sh - do not update manually!
4
- # Last updated: 2025-11-25.
+ # Last updated: 2025-11-27.
5
6
# ./update.sh pmhq 2.0.0
7
pmhq_version = "5.0.2";
@@ -12,5 +12,5 @@
12
# ./update.sh llonebot 4.4.1
13
llonebot_version = "6.6.6";
14
llonebot_url = "https://github.com/LLOneBot/LLOneBot/releases/download/v6.6.6/LLOneBot.zip";
15
- llonebot_hash = "sha256-n2pdrhvy9TUdehBr1gn64kdgOz8NtbQOsIX/iTIIR8w=";
+ llonebot_hash = "sha256-N+HlvY8r/5RcPKyctECPyLX1vM1GJMYYIxnlnlNAhc0=";
16
}
0 commit comments