mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
syncthing: Update to version 2.0.11
This commit is contained in:
parent
64720d5716
commit
9e58f0d4d5
@ -1,24 +1,24 @@
|
|||||||
{
|
{
|
||||||
"version": "2.0.10",
|
"version": "2.0.11",
|
||||||
"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://docs.syncthing.net/users/autostart.html#windows",
|
"notes": "To start syncthing automatically, use a method described at https://docs.syncthing.net/users/autostart.html#windows",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.10/syncthing-windows-amd64-v2.0.10.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.11/syncthing-windows-amd64-v2.0.11.zip",
|
||||||
"hash": "ae1ac8cc67ab112460ff30ebf48e4adbeb3b07fa5b7a7952eac9d39cf2f8d6eb",
|
"hash": "fd238eb7700802f7dc860b5cee3851d0baf62a66cab87b05011027f148289ea6",
|
||||||
"extract_dir": "syncthing-windows-amd64-v2.0.10"
|
"extract_dir": "syncthing-windows-amd64-v2.0.11"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.10/syncthing-windows-386-v2.0.10.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.11/syncthing-windows-386-v2.0.11.zip",
|
||||||
"hash": "8a7dbdf8dcf28602d6779c0ff22fe5d376d4a0d95c8fb9189c5505758d6e7306",
|
"hash": "0af747e9d055cc1ed6e3707f830c4a98f73548fc14208187beaaa6cd49691181",
|
||||||
"extract_dir": "syncthing-windows-386-v2.0.10"
|
"extract_dir": "syncthing-windows-386-v2.0.11"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.10/syncthing-windows-arm64-v2.0.10.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.11/syncthing-windows-arm64-v2.0.11.zip",
|
||||||
"hash": "4e1d051dafa79746e69866e3057ecebbbc36c7833afbfe73ad79d46eb561855f",
|
"hash": "df232b617d3d8b446cce50e6b7712c82f306b2cf6425d4fd94a8805e453f13e5",
|
||||||
"extract_dir": "syncthing-windows-arm64-v2.0.10"
|
"extract_dir": "syncthing-windows-arm64-v2.0.11"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user