2023-01-06 04:27:46 +00:00

23 lines
761 B
JSON

{
"version": "0.4.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.4.1/ouch-x86_64-pc-windows-msvc.zip",
"hash": "d6823ae9366224d67c4c6966558b52b4ac6adf288e7c9e457c90de6a658931d5",
"extract_dir": "ouch-x86_64-pc-windows-msvc"
}
},
"bin": "ouch.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/ouch-org/ouch/releases/download/$version/ouch-x86_64-pc-windows-msvc.zip"
}
}
}
}