Skip to content

Commit

Permalink
chore(chatbox): update version to 0.10.4 and modify download URL
Browse files Browse the repository at this point in the history
  • Loading branch information
aliuq committed Feb 24, 2025
1 parent 0ec7db1 commit 49a94e0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bucket/chatbox.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"##": "Chatbox",
"version": "0.6.8",
"version": "0.10.4",
"description": "Chatbox 是 ChatGPT、Claude 和其他 LLM 应用的桌面客户端,支持在 Windows、Mac、Linux 上使用",
"homepage": "https://github.com/Bin-Huang/chatbox",
"license": {
"identifier": "GPL-3.0-only",
"url": "https://github.com/Bin-Huang/chatbox#GPL-3.0-1-ov-file"
},
"url": "https://github.com/Bin-Huang/chatbox/releases/download/v0.6.8/Chatbox-0.6.8-Setup.exe#/dl.7z",
"hash": "0cb44499345970f29e0e97efd7df8c1812b13840b6cb5f15637d7b6267793a2a",
"url": "https://github.com/Bin-Huang/chatbox/releases/download/v0.10.4/Chatbox.CE-0.10.4-Setup.exe#/dl.7z",
"hash": "ec5d0eefd92562fa7b2c5ab6ee7b4746567258ff58cb0de1f43721e7c1210b8e",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/Bin-Huang/chatbox/releases/download/v$version/Chatbox-$version-Setup.exe#/dl.7z"
"url": "https://github.com/Bin-Huang/chatbox/releases/download/v$version/Chatbox.CE-$version-Setup.exe#/dl.7z"
},
"pre_install": [
"Move-Item \"$dir\\`$PLUGINSDIR\\app-64.7z\" $dir -Force",
Expand Down

0 comments on commit 49a94e0

Please sign in to comment.