mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
syncthing: Update to version 1.18.6
This commit is contained in:
parent
fff5c30d14
commit
3aa6d2b31b
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "1.18.5",
|
"version": "1.18.6",
|
||||||
"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.18.5/syncthing-windows-amd64-v1.18.5.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.18.6/syncthing-windows-amd64-v1.18.6.zip",
|
||||||
"hash": "3ab84e328065f2cc7efba7c239874dbb72bbca18539a67bbe7c506f4176251f3",
|
"hash": "3fe54593dacbf4681c0c10b2efe2a96c8d6472e58f319537c43a2d530fc31de4",
|
||||||
"extract_dir": "syncthing-windows-amd64-v1.18.5"
|
"extract_dir": "syncthing-windows-amd64-v1.18.6"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.18.5/syncthing-windows-386-v1.18.5.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.18.6/syncthing-windows-386-v1.18.6.zip",
|
||||||
"hash": "a8e22a33435ea21c906fe2bd42c765803529d1db628c580c581fa891c39105ff",
|
"hash": "51b6947517af7633d8a5ffac46ae495d7180ac5772a832f06bfe4aa694f8d3fd",
|
||||||
"extract_dir": "syncthing-windows-386-v1.18.5"
|
"extract_dir": "syncthing-windows-386-v1.18.6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user