mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
syncthing: Update to version 1.13.1
This commit is contained in:
parent
13b772fb2f
commit
008905531f
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "1.13.0",
|
"version": "1.13.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.13.0/syncthing-windows-amd64-v1.13.0.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.13.1/syncthing-windows-amd64-v1.13.1.zip",
|
||||||
"hash": "29bf477ed6e4a7e4a34a52b970d6ce10567bea95e2fefddb1eb3c09ab4921953",
|
"hash": "d843831656cc8f4f122568448f981bc1503e36613af1bebb807b97281d8f10ca",
|
||||||
"extract_dir": "syncthing-windows-amd64-v1.13.0"
|
"extract_dir": "syncthing-windows-amd64-v1.13.1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.13.0/syncthing-windows-386-v1.13.0.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.13.1/syncthing-windows-386-v1.13.1.zip",
|
||||||
"hash": "b816d2e6a6696d0649c0d885742fb1957916853e97103ac13d9c80630388503e",
|
"hash": "524cd8d049c10074fb26ee9b3db2373bda16e3f357259a637236d29238e9304d",
|
||||||
"extract_dir": "syncthing-windows-386-v1.13.0"
|
"extract_dir": "syncthing-windows-386-v1.13.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user