diff --git a/bucket/syncthing.json b/bucket/syncthing.json index 78e7166342..da38208132 100644 --- a/bucket/syncthing.json +++ b/bucket/syncthing.json @@ -1,17 +1,17 @@ { "homepage": "https://syncthing.net/", "license": "MPL-2.0", - "version": "1.1.4", + "version": "1.2.0", "architecture": { "64bit": { - "url": "https://github.com/syncthing/syncthing/releases/download/v1.1.4/syncthing-windows-amd64-v1.1.4.zip", - "hash": "d23830f3ba75e2a1764bc1cd4a6b70f7b5b01ae121d543f22305bcb9dfa403d6", - "extract_dir": "syncthing-windows-amd64-v1.1.4" + "url": "https://github.com/syncthing/syncthing/releases/download/v1.2.0/syncthing-windows-amd64-v1.2.0.zip", + "hash": "d6513b45447e7df671fae67dd42b69ed1f2689c0c5856db427c6a4f31af5a1a0", + "extract_dir": "syncthing-windows-amd64-v1.2.0" }, "32bit": { - "url": "https://github.com/syncthing/syncthing/releases/download/v1.1.4/syncthing-windows-386-v1.1.4.zip", - "hash": "6d0312253a1fe59a723c789c5f4c378ab69757725334351f5e6c243b1c3c3827", - "extract_dir": "syncthing-windows-386-v1.1.4" + "url": "https://github.com/syncthing/syncthing/releases/download/v1.2.0/syncthing-windows-386-v1.2.0.zip", + "hash": "914dc5a867059fdb1b01001c28d6af488276639070356e53f5671115167ab7f0", + "extract_dir": "syncthing-windows-386-v1.2.0" } }, "bin": "syncthing.exe",