2023-08-11 20:23:47 +00:00

23 lines
761 B
JSON

{
"version": "0.4.2",
"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.2/ouch-x86_64-pc-windows-msvc.zip",
"hash": "d244d9618ca4f9894d0d1a8a666a452f35996d8b6e606110ffee7e65038aaa13",
"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"
}
}
}
}