diff --git a/bucket/aichat.json b/bucket/aichat.json index 9597bf5b66..f4743f1848 100644 --- a/bucket/aichat.json +++ b/bucket/aichat.json @@ -1,16 +1,16 @@ { - "version": "0.25.0", + "version": "0.26.0", "description": "A powerful chatgpt cli", "homepage": "https://github.com/sigoden/aichat", "license": "MIT|Apache", "architecture": { "64bit": { - "url": "https://github.com/sigoden/aichat/releases/download/v0.25.0/aichat-v0.25.0-x86_64-pc-windows-msvc.zip", - "hash": "a0667829a43e623e03b445dd436c0d765d5bbe6e4f9d7e4e728950007556bf58" + "url": "https://github.com/sigoden/aichat/releases/download/v0.26.0/aichat-v0.26.0-x86_64-pc-windows-msvc.zip", + "hash": "04996c4f12feadf51ec38287f2fae7a361b053276ff80dba7830b540503ba2cd" }, "32bit": { - "url": "https://github.com/sigoden/aichat/releases/download/v0.25.0/aichat-v0.25.0-i686-pc-windows-msvc.zip", - "hash": "5267acac78921dc924c41cb59964f225a472242ec2dc0f7fbcbcc59df1456ed9" + "url": "https://github.com/sigoden/aichat/releases/download/v0.26.0/aichat-v0.26.0-i686-pc-windows-msvc.zip", + "hash": "016bc041d63fecd232f650973a133bc254c1ca937e9f4dc091cb1310d3c490db" } }, "bin": "aichat.exe",