ouch: Update to version 0.6.0

This commit is contained in:
github-actions[bot] 2025-04-19 00:37:14 +00:00
parent a2a72f2d5b
commit 4a0a84be0b

View File

@ -1,17 +1,17 @@
{
"version": "0.5.1",
"version": "0.6.0",
"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.1/ouch-x86_64-pc-windows-msvc.zip",
"hash": "ea9d454e9f9b682e92b01c001f1f65d4173b30870d4099c32e5281b1fc248b04",
"url": "https://github.com/ouch-org/ouch/releases/download/0.6.0/ouch-x86_64-pc-windows-msvc.zip",
"hash": "d0a9f98e39c3ad2a75098d34e15df30710c950c5978eb1982016c1d484a22be7",
"extract_dir": "ouch-x86_64-pc-windows-msvc"
},
"arm64": {
"url": "https://github.com/ouch-org/ouch/releases/download/0.5.1/ouch-aarch64-pc-windows-msvc.zip",
"hash": "2dd8a795b966bd37f2d83f3d8c4b3b7846e53482ccc190c9a0053ea0fb3f1eb8",
"url": "https://github.com/ouch-org/ouch/releases/download/0.6.0/ouch-aarch64-pc-windows-msvc.zip",
"hash": "7dba962b39ab4404ee6c3c885f521a3fe44699d13096fd783c47323ffda2f8b7",
"extract_dir": "ouch-aarch64-pc-windows-msvc"
}
},