mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-13 04:01:19 +00:00
22 lines
761 B
JSON
22 lines
761 B
JSON
{
|
|
"version": "1.3.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.3.1/tere-1.3.1-x86_64-pc-windows-gnu.zip",
|
|
"hash": "a5cca1ec1f728d27ba64113f1eedeb3ef898a10136f13951acd8ca53d681317c"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|