diff --git a/bucket/ouch.json b/bucket/ouch.json index 0fc18bd283..7f4d217cdc 100644 --- a/bucket/ouch.json +++ b/bucket/ouch.json @@ -1,17 +1,17 @@ { - "version": "0.6.0", + "version": "0.6.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.6.0/ouch-x86_64-pc-windows-msvc.zip", - "hash": "54ffb30ca52e9d8f228630828fc0e8407df23560dc1b53b0462ddaa732863967", + "url": "https://github.com/ouch-org/ouch/releases/download/0.6.1/ouch-x86_64-pc-windows-msvc.zip", + "hash": "ae40416d48f0a48031d18925728813f7970f749e5f2ed49e18a8f8b7c8a28af4", "extract_dir": "ouch-x86_64-pc-windows-msvc" }, "arm64": { - "url": "https://github.com/ouch-org/ouch/releases/download/0.6.0/ouch-aarch64-pc-windows-msvc.zip", - "hash": "14099938be905aecb81088f4a599b8fdc9ad0cc7699cfc7f730cee993693de6c", + "url": "https://github.com/ouch-org/ouch/releases/download/0.6.1/ouch-aarch64-pc-windows-msvc.zip", + "hash": "481f165689878787767d3899f27f514521c22009d1780e1a4ab0754891f53b59", "extract_dir": "ouch-aarch64-pc-windows-msvc" } },