sliksvn: Update to version 1.14.1

This commit is contained in:
Richard Kuhnt 2021-05-15 15:00:19 +00:00
parent a03aed5775
commit 429d270a49

View File

@ -1,16 +1,16 @@
{ {
"version": "1.12.0", "version": "1.14.1",
"description": "A software versioning and revision control system.", "description": "A software versioning and revision control system.",
"homepage": "https://sliksvn.com/", "homepage": "https://sliksvn.com/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://sliksvn.com/pub/Slik-Subversion-1.12.0-x64.msi", "url": "https://sliksvn.com/pub/Slik-Subversion-1.14.1-x64.msi",
"hash": "66c432172fdd490ef8b5adadb95d37c06ecafc68aa93b2cecfa763eaf63126f1" "hash": "db82f788dda35b5374b7383722935067af56f7b4420956ee9a2ece526bca5d3d"
}, },
"32bit": { "32bit": {
"url": "https://sliksvn.com/pub/Slik-Subversion-1.12.0-win32.msi", "url": "https://sliksvn.com/pub/Slik-Subversion-1.14.1-win32.msi",
"hash": "39889d54356556caf0cce01f20a9b9678024bb10a7a0cdc60cfe277ca415a06f" "hash": "9be8737d1357415ed286a1e68205f7ca932b6ee146dcff97db2eefe86ad90b1d"
} }
}, },
"extract_dir": "SlikSvn", "extract_dir": "SlikSvn",