syncthing: Update to version 1.7.1

This commit is contained in:
Jakub Čábera 2020-07-14 09:08:03 +02:00
parent 0f4e1b31e4
commit ea374dde56

View File

@ -1,19 +1,19 @@
{ {
"version": "1.7.0", "version": "1.7.1",
"description": "Open Source Continuous File Synchronization.", "description": "Open Source Continuous File Synchronization.",
"homepage": "https://syncthing.net/", "homepage": "https://syncthing.net/",
"license": "MPL-2.0", "license": "MPL-2.0",
"notes": "To start syncthing automatically, use a method described at https://github.com/syncthing/docs/blob/master/users/autostart.rst#windows", "notes": "To start syncthing automatically, use a method described at https://github.com/syncthing/docs/blob/master/users/autostart.rst#windows",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.7.0/syncthing-windows-amd64-v1.7.0.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.7.1/syncthing-windows-amd64-v1.7.1.zip",
"hash": "0991b44201ac13bb1138ac0194b2b66c01230c5daf1f5268717fc5fd82b02133", "hash": "f8a10f2eaff96706e99e3aac8c0602e47557419df27927ea6c343f7c0468e51f",
"extract_dir": "syncthing-windows-amd64-v1.7.0" "extract_dir": "syncthing-windows-amd64-v1.7.1"
}, },
"32bit": { "32bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.7.0/syncthing-windows-386-v1.7.0.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.7.1/syncthing-windows-386-v1.7.1.zip",
"hash": "2e459aaa7d2de3aa04911754f6712bd758f6b7f30b8ea675b3a9c266e7657054", "hash": "2822d8d065876f3d4efb243aa1db388373482d21e129860844209eb8d63a85e9",
"extract_dir": "syncthing-windows-386-v1.7.0" "extract_dir": "syncthing-windows-386-v1.7.1"
} }
}, },
"bin": [ "bin": [