mirror of
https://github.com/laoxong/ScoopBucket
synced 2024-11-23 02:45:14 +01:00
Compare commits
3 Commits
f2ae842d40
...
8bf82dd98d
Author | SHA1 | Date | |
---|---|---|---|
8bf82dd98d | |||
0365990fa8 | |||
737d1fa329 |
29
bucket/easytier.json
Normal file
29
bucket/easytier.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"version": "1.2.3",
|
||||
"description": "A simple, secure, decentralized VPN mesh network solution",
|
||||
"homepage": "https://easytier.rs/",
|
||||
"license": "Apache-2.0-license",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/EasyTier/EasyTier/releases/download/v1.2.3/easytier-windows-x86_64-v1.2.3.zip",
|
||||
"hash": "10f2096f733ac91340da011a1d0a0c4a3c6e49c16515a49443cd167449b1bd4e"
|
||||
}
|
||||
},
|
||||
"shortcuts": [
|
||||
[
|
||||
"easytier-core.exe",
|
||||
"easytier-cli.exe"
|
||||
]
|
||||
],
|
||||
"bin": ['easytier-core.exe', 'easytier-cli.exe'],
|
||||
"checkver": {"github": "https://github.com/EasyTier/EasyTier"},
|
||||
"extract_dir": "easytier-windows-x86_64",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/EasyTier/EasyTier/releases/download/v$version/easytier-windows-x86_64-v$version.zip"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user