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" } },