diff --git a/bucket/syncthing.json b/bucket/syncthing.json index 53d55abf1c..437b6e8287 100644 --- a/bucket/syncthing.json +++ b/bucket/syncthing.json @@ -1,18 +1,19 @@ { - "version": "1.6.1", + "version": "1.7.0", "description": "Open Source Continuous File Synchronization.", "homepage": "https://syncthing.net/", "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", "architecture": { "64bit": { - "url": "https://github.com/syncthing/syncthing/releases/download/v1.6.1/syncthing-windows-amd64-v1.6.1.zip", - "hash": "ca336af48100b52b70a5419165afb2f104e45ac206f75d70ddef5b9a458f1b78", - "extract_dir": "syncthing-windows-amd64-v1.6.1" + "url": "https://github.com/syncthing/syncthing/releases/download/v1.7.0/syncthing-windows-amd64-v1.7.0.zip", + "hash": "0991b44201ac13bb1138ac0194b2b66c01230c5daf1f5268717fc5fd82b02133", + "extract_dir": "syncthing-windows-amd64-v1.7.0" }, "32bit": { - "url": "https://github.com/syncthing/syncthing/releases/download/v1.6.1/syncthing-windows-386-v1.6.1.zip", - "hash": "85807d6c546aea2e8909a5c22d690ebc147fa84422d105781c0039ab926e8c14", - "extract_dir": "syncthing-windows-386-v1.6.1" + "url": "https://github.com/syncthing/syncthing/releases/download/v1.7.0/syncthing-windows-386-v1.7.0.zip", + "hash": "2e459aaa7d2de3aa04911754f6712bd758f6b7f30b8ea675b3a9c266e7657054", + "extract_dir": "syncthing-windows-386-v1.7.0" } }, "bin": [ @@ -33,7 +34,6 @@ "checkver": { "github": "https://github.com/syncthing/syncthing" }, - "notes": "To start syncthing automatically, use a method described at https://github.com/syncthing/docs/blob/master/users/autostart.rst#windows", "autoupdate": { "architecture": { "64bit": {