From 9c9fff0240511d92d70766e06d23a5a83c5ca727 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 04:26:27 +0000 Subject: [PATCH] ect: Update to version 0.9.5 --- bucket/ect.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ect.json b/bucket/ect.json index 0393968d18..fe8d8dabf5 100644 --- a/bucket/ect.json +++ b/bucket/ect.json @@ -1,12 +1,12 @@ { - "version": "0.9.4", + "version": "0.9.5", "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.4/ect-0.9.4-win64.zip", - "hash": "ffc20524488341f2e51ce2796801869f00683565ba1954bf72439df8fd359261" + "url": "https://github.com/fhanau/Efficient-Compression-Tool/releases/download/v0.9.5/ect-0.9.5-win64.zip", + "hash": "9218661a91fd939668e2033f77eddb7db513286e1c91e6fe62013a40c27c21ba" } }, "bin": "ect.exe",