{ "homepage": "https://syncthing.net/", "license": "MPL-2.0", "version": "0.14.35", "architecture": { "64bit": { "url": "https://github.com/syncthing/syncthing/releases/download/v0.14.35/syncthing-windows-amd64-v0.14.35.zip", "hash": "ddd11e4ce82a6195a079c44f960f8411992319fc663a5ee7a03199ed35081631", "extract_dir": "syncthing-windows-amd64-v0.14.35" }, "32bit": { "url": "https://github.com/syncthing/syncthing/releases/download/v0.14.35/syncthing-windows-386-v0.14.35.zip", "hash": "3cdf54ea588d84cec8b3f9d06715aa63ec24a625898ac957288d0b8910fec563", "extract_dir": "syncthing-windows-386-v0.14.35" } }, "bin": "syncthing.exe", "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": { "url": "https://github.com/syncthing/syncthing/releases/download/v$version/syncthing-windows-amd64-v$version.zip", "extract_dir": "syncthing-windows-amd64-v$version" }, "32bit": { "url": "https://github.com/syncthing/syncthing/releases/download/v$version/syncthing-windows-386-v$version.zip", "extract_dir": "syncthing-windows-386-v$version" } }, "hash": { "url": "https://github.com/syncthing/syncthing/releases/download/v$version/sha256sum.txt.asc" } } }