diff --git a/bucket/aichat.json b/bucket/aichat.json index a0cf12eb2d..02f0cc8720 100644 --- a/bucket/aichat.json +++ b/bucket/aichat.json @@ -1,16 +1,16 @@ { - "version": "0.15.0", + "version": "0.16.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.15.0/aichat-v0.15.0-x86_64-pc-windows-msvc.zip", - "hash": "b0713e8933670e7f8c3f7333d3b0e7f45d906fb996bd0b8de3421402967b474c" + "url": "https://github.com/sigoden/aichat/releases/download/v0.16.0/aichat-v0.16.0-x86_64-pc-windows-msvc.zip", + "hash": "24f7ef13a207bbc9b3f635a151a19b88fb1c40f839aa3909170af34027c639bb" }, "32bit": { - "url": "https://github.com/sigoden/aichat/releases/download/v0.15.0/aichat-v0.15.0-i686-pc-windows-msvc.zip", - "hash": "389369cde06cdaa5662c379fcc9675d478dfce15f6974db52cb9216858def205" + "url": "https://github.com/sigoden/aichat/releases/download/v0.16.0/aichat-v0.16.0-i686-pc-windows-msvc.zip", + "hash": "32be2fe38ccdd88b11596bc979334dafc22fb9239ea298120ea80e565cb2e556" } }, "bin": "aichat.exe",