diff --git a/bucket/ect.json b/bucket/ect.json index 57ecb6b8ed..a2f6b78821 100644 --- a/bucket/ect.json +++ b/bucket/ect.json @@ -1,12 +1,12 @@ { - "version": "0.9", + "version": "0.9.1", "description": "Fast and effective C++ file optimizer.", "homepage": "https://github.com/fhanau/Efficient-Compression-Tool", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/fhanau/Efficient-Compression-Tool/releases/download/v0.9/ect-0.9-win64.zip", - "hash": "d88af074ff14515bf047feb4040ef62886d51eec528f007035bcd56748361569" + "url": "https://github.com/fhanau/Efficient-Compression-Tool/releases/download/v0.9.1/ect-0.9.1-win64.zip", + "hash": "9c6764ab6f74911c1d48fdc75129a2f4f23f4b70ec98f5522c7c54ab371ed72c" } }, "bin": "ect.exe",