mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
syncthing: Update to version 1.15.1
This commit is contained in:
parent
e12335f39a
commit
4ec3d0491e
@ -1,19 +1,19 @@
|
||||
{
|
||||
"version": "1.14.0",
|
||||
"version": "1.15.1",
|
||||
"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.14.0/syncthing-windows-amd64-v1.14.0.zip",
|
||||
"hash": "4b964a607ac00b95af866483db02bae680f6e0d1d57d23ed555bc9262db83f48",
|
||||
"extract_dir": "syncthing-windows-amd64-v1.14.0"
|
||||
"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"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.14.0/syncthing-windows-386-v1.14.0.zip",
|
||||
"hash": "cbb760942bdbaa651f7edcafe3eaccdefa080898aeeefc96fc20df48e85e9dfc",
|
||||
"extract_dir": "syncthing-windows-386-v1.14.0"
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user