From 21b837f1fee2cc989f41f78f84fa7c84a1a0050d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 12 Jun 2022 00:34:10 +0000 Subject: [PATCH] ect: Update to version 0.9.1 --- bucket/ect.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",