mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
syncthing: Update to version 1.14.0
This commit is contained in:
parent
5b78341fa9
commit
ffcb0cbbee
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "1.13.1",
|
"version": "1.14.0",
|
||||||
"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",
|
||||||
"notes": "To start syncthing automatically, use a method described at https://github.com/syncthing/docs/blob/main/users/autostart.rst#windows",
|
"notes": "To start syncthing automatically, use a method described at https://github.com/syncthing/docs/blob/main/users/autostart.rst#windows",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.13.1/syncthing-windows-amd64-v1.13.1.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.14.0/syncthing-windows-amd64-v1.14.0.zip",
|
||||||
"hash": "d843831656cc8f4f122568448f981bc1503e36613af1bebb807b97281d8f10ca",
|
"hash": "4b964a607ac00b95af866483db02bae680f6e0d1d57d23ed555bc9262db83f48",
|
||||||
"extract_dir": "syncthing-windows-amd64-v1.13.1"
|
"extract_dir": "syncthing-windows-amd64-v1.14.0"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.13.1/syncthing-windows-386-v1.13.1.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.14.0/syncthing-windows-386-v1.14.0.zip",
|
||||||
"hash": "524cd8d049c10074fb26ee9b3db2373bda16e3f357259a637236d29238e9304d",
|
"hash": "cbb760942bdbaa651f7edcafe3eaccdefa080898aeeefc96fc20df48e85e9dfc",
|
||||||
"extract_dir": "syncthing-windows-386-v1.13.1"
|
"extract_dir": "syncthing-windows-386-v1.14.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user