mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 19:51:22 +00:00
syncthing: Update to version 1.20.0
This commit is contained in:
parent
df87dbc72e
commit
86f26a9f9f
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "1.19.2",
|
"version": "1.20.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.19.2/syncthing-windows-amd64-v1.19.2.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.20.0/syncthing-windows-amd64-v1.20.0.zip",
|
||||||
"hash": "c23d2bb57fd7105e4973d25c3efdde338afdcd8b3f7642a421531e007a9e0806",
|
"hash": "32d5fb237317460870f51db106d1a03297cb9ed29bfb54f45a2a1278e45d08df",
|
||||||
"extract_dir": "syncthing-windows-amd64-v1.19.2"
|
"extract_dir": "syncthing-windows-amd64-v1.20.0"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.19.2/syncthing-windows-386-v1.19.2.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.20.0/syncthing-windows-386-v1.20.0.zip",
|
||||||
"hash": "d66e75e42576d8870a26cd82e90824843ede8c5691b3975697d19b19b6cc3742",
|
"hash": "66ee3a1221230922553f63ebda716f05ffd219fc234fc1d1afde0d7889f98d84",
|
||||||
"extract_dir": "syncthing-windows-386-v1.19.2"
|
"extract_dir": "syncthing-windows-386-v1.20.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user