mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 10:41:28 +00:00
syncthing: Update to version 1.16.0
This commit is contained in:
parent
8d53a507f5
commit
5094499db1
@ -1,19 +1,19 @@
|
||||
{
|
||||
"version": "1.15.1",
|
||||
"version": "1.16.0",
|
||||
"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.15.1/syncthing-windows-amd64-v1.15.1.zip",
|
||||
"hash": "5627fa43eea57edf3495c9174f42da7125c59fecbe0c6b404d9c389aa3675eeb",
|
||||
"extract_dir": "syncthing-windows-amd64-v1.15.1"
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.16.0/syncthing-windows-amd64-v1.16.0.zip",
|
||||
"hash": "64d7ba0903d7e194f55f99ad384179f8966b4b33e2cc14956170ac610c7a3617",
|
||||
"extract_dir": "syncthing-windows-amd64-v1.16.0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.15.1/syncthing-windows-386-v1.15.1.zip",
|
||||
"hash": "427593160eb5eb5afbed162b77c033799550708382d5197f82405521567de731",
|
||||
"extract_dir": "syncthing-windows-386-v1.15.1"
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.16.0/syncthing-windows-386-v1.16.0.zip",
|
||||
"hash": "8c649ee93b6cd8ec1856a326b6aff1cb2685e013862544ed357d6df3e8709fa9",
|
||||
"extract_dir": "syncthing-windows-386-v1.16.0"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user