diff --git a/bucket/aichat.json b/bucket/aichat.json index f4743f1848..4a80282182 100644 --- a/bucket/aichat.json +++ b/bucket/aichat.json @@ -1,16 +1,16 @@ { - "version": "0.26.0", + "version": "0.27.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.26.0/aichat-v0.26.0-x86_64-pc-windows-msvc.zip", - "hash": "04996c4f12feadf51ec38287f2fae7a361b053276ff80dba7830b540503ba2cd" + "url": "https://github.com/sigoden/aichat/releases/download/v0.27.0/aichat-v0.27.0-x86_64-pc-windows-msvc.zip", + "hash": "09b67e2c4d7ac212564fa88df4945c526f8d84a371bfa294dd5896b82a189137" }, "32bit": { - "url": "https://github.com/sigoden/aichat/releases/download/v0.26.0/aichat-v0.26.0-i686-pc-windows-msvc.zip", - "hash": "016bc041d63fecd232f650973a133bc254c1ca937e9f4dc091cb1310d3c490db" + "url": "https://github.com/sigoden/aichat/releases/download/v0.27.0/aichat-v0.27.0-i686-pc-windows-msvc.zip", + "hash": "a7a70e052c68444dad19b07ccd1d6a90f7350b261f9a5498252f3f846d154f21" } }, "bin": "aichat.exe",