syncthing: Update to version 1.18.3

This commit is contained in:
Jakub Čábera 2021-10-05 09:15:41 -07:00
parent 30d076dc49
commit 9176790bff

View File

@ -1,19 +1,19 @@
{
"version": "1.18.2",
"version": "1.18.3",
"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.2/syncthing-windows-amd64-v1.18.2.zip",
"hash": "e70af91e992354d86f3bad996ace4324f15cc35d64f888a6a428cf4cf742162a",
"extract_dir": "syncthing-windows-amd64-v1.18.2"
"url": "https://github.com/syncthing/syncthing/releases/download/v1.18.3/syncthing-windows-amd64-v1.18.3.zip",
"hash": "fba11a28e6efa4e23ec9229933f5df4866fe0ee8c930acc0f775f91753778592",
"extract_dir": "syncthing-windows-amd64-v1.18.3"
},
"32bit": {
"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"
"url": "https://github.com/syncthing/syncthing/releases/download/v1.18.3/syncthing-windows-386-v1.18.3.zip",
"hash": "cfc3db7396ada4f7f711ca36992edbb3e7980dba1265b87eed31325bc66a6668",
"extract_dir": "syncthing-windows-386-v1.18.3"
}
},
"pre_install": [