From e20c8a5ecb25dbb403009bc60d6e01bc7ded1db8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 20:25:00 +0000 Subject: [PATCH] ouch: Update to version 0.5.0 --- bucket/ouch.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ouch.json b/bucket/ouch.json index 7e4ddc0f26..d0c7bd25a2 100644 --- a/bucket/ouch.json +++ b/bucket/ouch.json @@ -1,12 +1,12 @@ { - "version": "0.4.2", + "version": "0.5.0", "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.2/ouch-x86_64-pc-windows-msvc.zip", - "hash": "d244d9618ca4f9894d0d1a8a666a452f35996d8b6e606110ffee7e65038aaa13", + "url": "https://github.com/ouch-org/ouch/releases/download/0.5.0/ouch-x86_64-pc-windows-msvc.zip", + "hash": "1d9680d25791aef11d9ec8fa7278526077fcdde4c1a7086da59093fd5d0b241d", "extract_dir": "ouch-x86_64-pc-windows-msvc" } },