mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
termscp: Add version 0.6.1 (#2631)
* added termscp@0.6.1 * Update bucket/termscp.json Co-authored-by: Issac Lin <issaclin32@gmail.com> Co-authored-by: David Wettstein <dwettstein@gmail.com> Co-authored-by: Issac Lin <issaclin32@gmail.com>
This commit is contained in:
parent
cf80e1e370
commit
27dedb50d1
21
bucket/termscp.json
Normal file
21
bucket/termscp.json
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"version": "0.6.1",
|
||||||
|
"description": "Terminal UI file explorer with SCP/SFTP/FTP support",
|
||||||
|
"homepage": "https://github.com/veeso/termscp",
|
||||||
|
"license": "MIT",
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/veeso/termscp/releases/download/v0.6.1/termscp-0.6.1-msvc.zip",
|
||||||
|
"hash": "f149d3dc0ad2242378201553a8d6902d3eeda200ac42345fb68536e161fa2f00"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"bin": "termscp.exe",
|
||||||
|
"checkver": "github",
|
||||||
|
"autoupdate": {
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/veeso/termscp/releases/download/v$version/termscp-$version-msvc.zip"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user