2023-01-09 01:53:17 +00:00

22 lines
761 B
JSON

{
"version": "1.4.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.4.0/tere-1.4.0-x86_64-pc-windows-gnu.zip",
"hash": "f72dad4bfc13b0a2f1bcf168a7d4075a3b844df246d3f1bf0f8c69edc14bc79c"
}
},
"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"
}
}
}
}