mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-30 12:34:27 +00:00
Conflicts: bucket/apache.json bucket/cmake.json bucket/curl.json bucket/git.json bucket/openssl.json bucket/php54.json bucket/php55.json bucket/sliksvn.json lib/core.ps1
33 lines
1.0 KiB
JSON
33 lines
1.0 KiB
JSON
{
|
|
"homepage": "http://sliksvn.com/",
|
|
"version": "1.8.13",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://sliksvn.com/pub/Slik-Subversion-1.8.13-x64.msi",
|
|
"hash": "0d4fde7f9113a8b4436a68c74beba7b27e9043002e3fe5730c09f918f606483c"
|
|
},
|
|
"32bit": {
|
|
"url": "https://sliksvn.com/pub/Slik-Subversion-1.8.13-win32.msi",
|
|
"hash": "2852bb8cacbecbbc52cf0d9edba40239daa593343f78b88713eba100119def09"
|
|
}
|
|
},
|
|
"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": "http://sliksvn.com/en/download/",
|
|
"re": "<a href=\"https://sliksvn.com/pub/Slik-Subversion-(.*)-win32.msi\" class=\"button default\">"
|
|
}
|
|
}
|