generated from Ash258/GenericBucket
-
Notifications
You must be signed in to change notification settings - Fork 2
/
FastCopy-M.json
35 lines (35 loc) · 1.28 KB
/
FastCopy-M.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
"version": "3.6.3.51",
"description": "FastCopy-Multilanguage",
"homepage": "https://github.com/Mapaler/FastCopy-M",
"bin": "FastCopy.exe",
"persist": "FastCopy2.ini",
"architecture": {
"64bit": {
"url": "https://github.com/Mapaler/FastCopy-M/releases/download/v3.6.3.51/FastCopy-M_3.6.3.51_win-64bit.zip",
"hash": "fc74d1713450231b7589ed3dc1694c63d83bdc6ed0005590cd7a6c4086a9ea81"
},
"32bit": {
"url": "https://github.com/Mapaler/FastCopy-M/releases/download/v3.6.3.51/FastCopy-M_3.6.3.51_win-32bit.zip",
"hash": "19ba246c623fc7f963b8e79bfbd05142f556d4706b7c343ebb1b763e1c388692"
}
},
"notes": "if 'shell extension' is enabled, it will not be automatically disabled when uninstalled",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/Mapaler/FastCopy-M/releases/download/v$version/FastCopy-M_$version_win-64bit.zip"
},
"32bit": {
"url": "https://github.com/Mapaler/FastCopy-M/releases/download/v$version/FastCopy-M_$version_win-32bit.zip"
}
}
},
"shortcuts": [
[
"FastCopy.exe",
"FastCopy-M"
]
]
}