diff --git a/bucket/aichat.json b/bucket/aichat.json index 7593352e62..a0cf12eb2d 100644 --- a/bucket/aichat.json +++ b/bucket/aichat.json @@ -1,16 +1,16 @@ { - "version": "0.14.0", + "version": "0.15.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.14.0/aichat-v0.14.0-x86_64-pc-windows-msvc.zip", - "hash": "4a94004e8c0cdba43874d44a0186f3d8b9400bb7335f8df79a5a37505a28975b" + "url": "https://github.com/sigoden/aichat/releases/download/v0.15.0/aichat-v0.15.0-x86_64-pc-windows-msvc.zip", + "hash": "b0713e8933670e7f8c3f7333d3b0e7f45d906fb996bd0b8de3421402967b474c" }, "32bit": { - "url": "https://github.com/sigoden/aichat/releases/download/v0.14.0/aichat-v0.14.0-i686-pc-windows-msvc.zip", - "hash": "767f7049cfcdc1af51834c1279ec42ea43f91f835d3210eb657bdf026051da4d" + "url": "https://github.com/sigoden/aichat/releases/download/v0.15.0/aichat-v0.15.0-i686-pc-windows-msvc.zip", + "hash": "389369cde06cdaa5662c379fcc9675d478dfce15f6974db52cb9216858def205" } }, "bin": "aichat.exe",