2023-08-24 20:24:34 +00:00

22 lines
761 B
JSON

{
"version": "1.5.1",
"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.5.1/tere-1.5.1-x86_64-pc-windows-gnu.zip",
"hash": "c90de59595c87b02da915fa2e395241ca77df5c16c0e8755124f7e8c5e9302eb"
}
},
"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"
}
}
}
}