2022-11-01 14:25:58 +08:00

22 lines
761 B
JSON

{
"version": "1.3.0",
"homepage": "https://github.com/mgunyho/tere",
"description": "A terminal file explorer that acts as an alternative to the cd + ls commands.",
"license": "EUPL-1.2",
"architecture": {
"64bit": {
"url": "https://github.com/mgunyho/tere/releases/download/v1.3.0/tere-1.3.0-x86_64-pc-windows-gnu.zip",
"hash": "eeec06ef5ebfcf6d07af1df4840a8e838c0a87bbe4abf278fe696dba3295911c"
}
},
"bin": "tere.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/mgunyho/tere/releases/download/v$version/tere-$version-x86_64-pc-windows-gnu.zip"
}
}
}
}