mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
tere: Add version 1.3.0 (#4080)
This commit is contained in:
parent
c24ad13695
commit
251a03571a
21
bucket/tere.json
Normal file
21
bucket/tere.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user