syncthing: Update to version 1.18.2

This commit is contained in:
Jakub Čábera 2021-09-07 09:33:54 -07:00
parent 8dcf9cc703
commit 151073953a

View File

@ -1,19 +1,19 @@
{
"version": "1.18.1",
"version": "1.18.2",
"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/main/users/autostart.rst#windows",
"architecture": {
"64bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.18.1/syncthing-windows-amd64-v1.18.1.zip",
"hash": "a3a335e5a568c1cda931408fc8fa76be799861a692f7b9a63d4448a2ce11cbee",
"extract_dir": "syncthing-windows-amd64-v1.18.1"
"url": "https://github.com/syncthing/syncthing/releases/download/v1.18.2/syncthing-windows-amd64-v1.18.2.zip",
"hash": "e70af91e992354d86f3bad996ace4324f15cc35d64f888a6a428cf4cf742162a",
"extract_dir": "syncthing-windows-amd64-v1.18.2"
},
"32bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.18.1/syncthing-windows-386-v1.18.1.zip",
"hash": "aa3a81ec526af622f17dfd66b87fb8607239e47fe0bae3f62b1550e6a6d58d9d",
"extract_dir": "syncthing-windows-386-v1.18.1"
"url": "https://github.com/syncthing/syncthing/releases/download/v1.18.2/syncthing-windows-386-v1.18.2.zip",
"hash": "ecb41162a8780ffb77a2cb770926af255b6793874a47353ed0c834f2011c178d",
"extract_dir": "syncthing-windows-386-v1.18.2"
}
},
"pre_install": [