mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
syncthing: Update to version 1.19.0
This commit is contained in:
parent
2763c16541
commit
0434a7f927
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "1.18.6",
|
"version": "1.19.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.18.6/syncthing-windows-amd64-v1.18.6.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.19.0/syncthing-windows-amd64-v1.19.0.zip",
|
||||||
"hash": "3fe54593dacbf4681c0c10b2efe2a96c8d6472e58f319537c43a2d530fc31de4",
|
"hash": "6b5536f3e7aa3309386e873b9bbd9bf8624eed6e9daf8229a76ee838d38bac3e",
|
||||||
"extract_dir": "syncthing-windows-amd64-v1.18.6"
|
"extract_dir": "syncthing-windows-amd64-v1.19.0"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.18.6/syncthing-windows-386-v1.18.6.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.19.0/syncthing-windows-386-v1.19.0.zip",
|
||||||
"hash": "51b6947517af7633d8a5ffac46ae495d7180ac5772a832f06bfe4aa694f8d3fd",
|
"hash": "46c4213853f2457a6f9209c8a7e0f275023a17a4ff1afa11c47f1424aa7eb615",
|
||||||
"extract_dir": "syncthing-windows-386-v1.18.6"
|
"extract_dir": "syncthing-windows-386-v1.19.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user