mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
syncthing: Update to version 1.20.1
This commit is contained in:
parent
753f758a8c
commit
701f0bd198
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "1.20.0",
|
"version": "1.20.1",
|
||||||
"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.20.0/syncthing-windows-amd64-v1.20.0.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.20.1/syncthing-windows-amd64-v1.20.1.zip",
|
||||||
"hash": "32d5fb237317460870f51db106d1a03297cb9ed29bfb54f45a2a1278e45d08df",
|
"hash": "3792213faf58a81f5c099d3dbc5bda02802ad27d0bc07ea392f4e2f5956fd35e",
|
||||||
"extract_dir": "syncthing-windows-amd64-v1.20.0"
|
"extract_dir": "syncthing-windows-amd64-v1.20.1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.20.0/syncthing-windows-386-v1.20.0.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.20.1/syncthing-windows-386-v1.20.1.zip",
|
||||||
"hash": "66ee3a1221230922553f63ebda716f05ffd219fc234fc1d1afde0d7889f98d84",
|
"hash": "c10f9fb1b86b473ede79034fdcd5c0b6f324797f1742121d30332648b5d8867d",
|
||||||
"extract_dir": "syncthing-windows-386-v1.20.0"
|
"extract_dir": "syncthing-windows-386-v1.20.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user