syncthing: Update to version 1.1.2

This commit is contained in:
Richard Kuhnt 2019-05-07 06:00:30 +00:00
parent 66c28822eb
commit e8a7d87d65

View File

@ -1,17 +1,17 @@
{
"homepage": "https://syncthing.net/",
"license": "MPL-2.0",
"version": "1.1.1",
"version": "1.1.2",
"architecture": {
"64bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.1.1/syncthing-windows-amd64-v1.1.1.zip",
"hash": "1b1e085b37e64574db271b9fcc895bc03760fd0bd0d63c66b8c2804a64d1bf18",
"extract_dir": "syncthing-windows-amd64-v1.1.1"
"url": "https://github.com/syncthing/syncthing/releases/download/v1.1.2/syncthing-windows-amd64-v1.1.2.zip",
"hash": "10ded8105254297f31db4c02d709a9db844415cfba19e44c47b8ae2933815ff0",
"extract_dir": "syncthing-windows-amd64-v1.1.2"
},
"32bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.1.1/syncthing-windows-386-v1.1.1.zip",
"hash": "c1ded5eab974a6695b2926d4ae779492289a339ba526ac239963e0c5008e5749",
"extract_dir": "syncthing-windows-386-v1.1.1"
"url": "https://github.com/syncthing/syncthing/releases/download/v1.1.2/syncthing-windows-386-v1.1.2.zip",
"hash": "1e8747347973b663f4a6bebb10b97215b5972c32c496f3e1aff967e342235b2e",
"extract_dir": "syncthing-windows-386-v1.1.2"
}
},
"bin": "syncthing.exe",