Skip to content

Commit 787dbea

Browse files
committed
llonebot 7.7.0 -> 7.7.1
1 parent abf297c commit 787dbea

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

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-21.
4+
# Last updated: 2026-01-22.
55

66
# ./update.sh pmhq 2.0.0
77
pmhq_version = "7.0.6";
@@ -10,7 +10,7 @@
1010
pmhq_arm64_url = "https://github.com/linyuchen/PMHQ/releases/download/v7.0.6/pmhq-linux-arm64.zip";
1111
pmhq_arm64_hash = "sha256-BbbPfLhSotVyp/zT47eN7faqB3XA6pNdffNc9CXPvAw=";
1212
# ./update.sh llonebot 4.4.1
13-
llonebot_version = "7.7.0";
14-
llonebot_url = "https://github.com/LLOneBot/LLOneBot/releases/download/v7.7.0/LLBot.zip";
15-
llonebot_hash = "sha256-eocNUQe0PxioR/V3Sj86cjb2YchkEvkcoNvhpuRwFvk=";
13+
llonebot_version = "7.7.1";
14+
llonebot_url = "https://github.com/LLOneBot/LLOneBot/releases/download/v7.7.1/LLBot.zip";
15+
llonebot_hash = "sha256-xlpXJGq4zG/tIQf5Enf8WO+BBgNcPWNtw9MOydU3tMs=";
1616
}

0 commit comments

Comments
 (0)