mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-28 22:34:41 +00:00
syncthing: Update to version 2.0.14
This commit is contained in:
parent
9879bb52ba
commit
28d02ce4da
@ -1,24 +1,24 @@
|
||||
{
|
||||
"version": "2.0.13",
|
||||
"version": "2.0.14",
|
||||
"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://docs.syncthing.net/users/autostart.html#windows",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.13/syncthing-windows-amd64-v2.0.13.zip",
|
||||
"hash": "eeb1ff8afb0bbbc1fbd0f640b0fd7c00cdf211b82d5be52ea30a5d76a34f6635",
|
||||
"extract_dir": "syncthing-windows-amd64-v2.0.13"
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.14/syncthing-windows-amd64-v2.0.14.zip",
|
||||
"hash": "e4bbc264c340fbe22d87a137ab39eeefea6dade1d735c0a16c3d564aa998da38",
|
||||
"extract_dir": "syncthing-windows-amd64-v2.0.14"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.13/syncthing-windows-386-v2.0.13.zip",
|
||||
"hash": "947776603b946b7f2e2a9c62ba33e2512576180da4a954ccded09990fb6c7a72",
|
||||
"extract_dir": "syncthing-windows-386-v2.0.13"
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.14/syncthing-windows-386-v2.0.14.zip",
|
||||
"hash": "dbc4160e9daf49d4805cdf88b0a8e5140e8179429d936a4bcfc654ba26380a24",
|
||||
"extract_dir": "syncthing-windows-386-v2.0.14"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.13/syncthing-windows-arm64-v2.0.13.zip",
|
||||
"hash": "9e8d805e30a8c99cd99b38ca62b7f1f4aa18bd826159d1e7e99a297e8865c3f2",
|
||||
"extract_dir": "syncthing-windows-arm64-v2.0.13"
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.14/syncthing-windows-arm64-v2.0.14.zip",
|
||||
"hash": "204b4a515f58cabc67a2e90180591b3ab573e510102cd54167c361ac7e1045f0",
|
||||
"extract_dir": "syncthing-windows-arm64-v2.0.14"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user