From 1306da9884d9f2c677eccbf6ac028ca7d778be8e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 20:23:47 +0000 Subject: [PATCH] ouch: Update to version 0.4.2 --- bucket/ouch.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ouch.json b/bucket/ouch.json index 0919af9a4c..7e4ddc0f26 100644 --- a/bucket/ouch.json +++ b/bucket/ouch.json @@ -1,12 +1,12 @@ { - "version": "0.4.1", + "version": "0.4.2", "description": "Painless compression and decompression for your terminal.", "homepage": "https://github.com/ouch-org/ouch", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/ouch-org/ouch/releases/download/0.4.1/ouch-x86_64-pc-windows-msvc.zip", - "hash": "d6823ae9366224d67c4c6966558b52b4ac6adf288e7c9e457c90de6a658931d5", + "url": "https://github.com/ouch-org/ouch/releases/download/0.4.2/ouch-x86_64-pc-windows-msvc.zip", + "hash": "d244d9618ca4f9894d0d1a8a666a452f35996d8b6e606110ffee7e65038aaa13", "extract_dir": "ouch-x86_64-pc-windows-msvc" } },