ouch: Update to version 0.5.0

This commit is contained in:
github-actions[bot] 2023-12-01 20:25:00 +00:00
parent 843a06eb96
commit e20c8a5ecb

View File

@ -1,12 +1,12 @@
{ {
"version": "0.4.2", "version": "0.5.0",
"description": "Painless compression and decompression for your terminal.", "description": "Painless compression and decompression for your terminal.",
"homepage": "https://github.com/ouch-org/ouch", "homepage": "https://github.com/ouch-org/ouch",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/ouch-org/ouch/releases/download/0.4.2/ouch-x86_64-pc-windows-msvc.zip", "url": "https://github.com/ouch-org/ouch/releases/download/0.5.0/ouch-x86_64-pc-windows-msvc.zip",
"hash": "d244d9618ca4f9894d0d1a8a666a452f35996d8b6e606110ffee7e65038aaa13", "hash": "1d9680d25791aef11d9ec8fa7278526077fcdde4c1a7086da59093fd5d0b241d",
"extract_dir": "ouch-x86_64-pc-windows-msvc" "extract_dir": "ouch-x86_64-pc-windows-msvc"
} }
}, },