From b1ac326b3999e2a8411c90c1a3f8033bb9323207 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Aug 2022 00:37:53 +0000 Subject: [PATCH] ect: Update to version 0.9.3 --- bucket/ect.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ect.json b/bucket/ect.json index 7737c88bbf..8984901563 100644 --- a/bucket/ect.json +++ b/bucket/ect.json @@ -1,12 +1,12 @@ { - "version": "0.9.2", + "version": "0.9.3", "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.2/ect-0.9.2-win64.zip", - "hash": "6aba23a41f42f76e2f5b5ef7a74c86b92f4c8dc5b2b0b8b555a49a1603d562dd" + "url": "https://github.com/fhanau/Efficient-Compression-Tool/releases/download/v0.9.3/ect-0.9.3-win64.zip", + "hash": "d3893fe5117a66e0cc8ff6f8d4d5fdc0e77931f54fbef11cb1faac83bedf8c1c" } }, "bin": "ect.exe",