ect: Update to version 0.9.1

This commit is contained in:
github-actions[bot] 2022-06-12 00:34:10 +00:00
parent 153e3cdadd
commit 21b837f1fe

View File

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