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