mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
syncthing: Update to version 1.11.1
This commit is contained in:
parent
8b74800437
commit
c65a308309
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "1.10.0",
|
"version": "1.11.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.10.0/syncthing-windows-amd64-v1.10.0.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.11.1/syncthing-windows-amd64-v1.11.1.zip",
|
||||||
"hash": "2509f8b9c65f1c37fbfcaff76a3b31c27d72917974066954fa4fcad5e9a8e1f3",
|
"hash": "7a9dd65b5a64c38986157de1d74d2279bbd731e00fdd010db89f4409fec74a6b",
|
||||||
"extract_dir": "syncthing-windows-amd64-v1.10.0"
|
"extract_dir": "syncthing-windows-amd64-v1.11.1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.10.0/syncthing-windows-386-v1.10.0.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.11.1/syncthing-windows-386-v1.11.1.zip",
|
||||||
"hash": "495ef8df628b89fd0a0a0a291bdbeaa416622c4f0edf5ac2bd038b3f0a2ccbb1",
|
"hash": "3a9154f1598bc944fac93feccc0737c166a6413916ed55d6ef66f9a1a6732bce",
|
||||||
"extract_dir": "syncthing-windows-386-v1.10.0"
|
"extract_dir": "syncthing-windows-386-v1.11.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user