syncthing: Update to version 1.4.1

This commit is contained in:
Jakub Čábera 2020-04-07 10:52:31 +02:00
parent f1eb9d6a49
commit f40f5cdebf

View File

@ -1,18 +1,18 @@
{ {
"version": "1.4.0", "version": "1.4.1",
"description": "Open Source Continuous File Synchronization.", "description": "Open Source Continuous File Synchronization.",
"homepage": "https://syncthing.net/", "homepage": "https://syncthing.net/",
"license": "MPL-2.0", "license": "MPL-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.4.0/syncthing-windows-amd64-v1.4.0.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.4.1/syncthing-windows-amd64-v1.4.1.zip",
"hash": "9ff73a5fdb4f1e8b208242aa75ba433eaca2913264488c6664fa0e802c306f91", "hash": "68e8d9d454bbcac79bd51291a2a45a9bbb39cf4de336bc141757e6b764a83b4a",
"extract_dir": "syncthing-windows-amd64-v1.4.0" "extract_dir": "syncthing-windows-amd64-v1.4.1"
}, },
"32bit": { "32bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.4.0/syncthing-windows-386-v1.4.0.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.4.1/syncthing-windows-386-v1.4.1.zip",
"hash": "872c22a24622d7d546c40d6c120eeb381822d34e3f12624ea49bd91a93f721d8", "hash": "c1a4757558990b32ec3282ed7a23357e3e601a95530a3873f72ec18f57edbb81",
"extract_dir": "syncthing-windows-386-v1.4.0" "extract_dir": "syncthing-windows-386-v1.4.1"
} }
}, },
"bin": [ "bin": [