mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
22 lines
761 B
JSON
22 lines
761 B
JSON
{
|
|
"version": "1.6.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.6.0/tere-1.6.0-x86_64-pc-windows-gnu.zip",
|
|
"hash": "cf782e069907df23b0a0bec88552d2ef35e433d5b46f1a855d57f6a70c05d507"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|