ect: Update to version 0.9.4

This commit is contained in:
github-actions[bot] 2023-01-23 16:30:50 +00:00
parent b4e7020dbb
commit d6d00d343c

View File

@ -1,12 +1,12 @@
{ {
"version": "0.9.3", "version": "0.9.4",
"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.3/ect-0.9.3-win64.zip", "url": "https://github.com/fhanau/Efficient-Compression-Tool/releases/download/v0.9.4/ect-0.9.4-win64.zip",
"hash": "d3893fe5117a66e0cc8ff6f8d4d5fdc0e77931f54fbef11cb1faac83bedf8c1c" "hash": "ffc20524488341f2e51ce2796801869f00683565ba1954bf72439df8fd359261"
} }
}, },
"bin": "ect.exe", "bin": "ect.exe",