ouch: Update to version 0.5.1

This commit is contained in:
github-actions[bot] 2023-12-06 00:32:49 +00:00
parent 1d757c3664
commit 257d5cf9f0

View File

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