mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
trojan: Add version 1.14.1 (#825)
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
This commit is contained in:
parent
802aef90cc
commit
9f29b34d50
29
bucket/trojan.json
Normal file
29
bucket/trojan.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"version": "1.14.1",
|
||||
"description": "An unidentifiable mechanism for bypassing GFW",
|
||||
"homepage": "https://trojan-gfw.github.io/trojan/",
|
||||
"license": "GPL-3.0-only",
|
||||
"suggest": {
|
||||
"vcredist": "extras/vcredist2019"
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/trojan-gfw/trojan/releases/download/v1.14.1/trojan-1.14.1-win.zip",
|
||||
"hash": "4598a00788ca68d3ef422db26f1ca1ecd66f40a12704d9b42912ab41582fd6ac"
|
||||
}
|
||||
},
|
||||
"extract_dir": "trojan",
|
||||
"pre_install": "Remove-Item \"$dir\\VC_red*exe\"",
|
||||
"bin": "trojan.exe",
|
||||
"persist": "config.json",
|
||||
"checkver": {
|
||||
"github": "https://github.com/trojan-gfw/trojan"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/trojan-gfw/trojan/releases/download/v$version/trojan-$version-win.zip"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user