mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 12:04:27 +00:00
33 lines
1001 B
JSON
33 lines
1001 B
JSON
{
|
|
"homepage": "http://sliksvn.com/",
|
|
"version": "1.9.4",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://sliksvn.com/pub/Slik-Subversion-1.9.4-x64.msi",
|
|
"hash": "90D752D3673DAD7A461CD40EF06B940C6E41B28D66C0BF56C4EE87091032E171"
|
|
},
|
|
"32bit": {
|
|
"url": "https://sliksvn.com/pub/Slik-Subversion-1.9.4-win32.msi",
|
|
"hash": "A9A658D30041ED8A0AB0D6C44D8A5DB1401552508016F12E13C913AE4B4F8D27"
|
|
}
|
|
},
|
|
"extract_dir": "SlikSvn",
|
|
"bin": [
|
|
"bin\\svn.exe",
|
|
"bin\\svnadmin.exe",
|
|
"bin\\svnauthz-validate.exe",
|
|
"bin\\svndumpfilter.exe",
|
|
"bin\\svnlook.exe",
|
|
"bin\\svnmucc.exe",
|
|
"bin\\svn-populate-node-origins-index.exe",
|
|
"bin\\svnrdump.exe",
|
|
"bin\\svnserve.exe",
|
|
"bin\\svnsync.exe",
|
|
"bin\\svnversion.exe"
|
|
],
|
|
"checkver": {
|
|
"url": "https://sliksvn.com/download/",
|
|
"re": "<a.*>SVN ([\\d.]+), 64 bit</a>"
|
|
}
|
|
}
|