mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
syncthing: Update to version 1.27.10
This commit is contained in:
parent
a33d56ba41
commit
070c2b4f55
@ -1,24 +1,24 @@
|
|||||||
{
|
{
|
||||||
"version": "1.27.9",
|
"version": "1.27.10",
|
||||||
"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/v1.27.9/syncthing-windows-amd64-v1.27.9.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.27.10/syncthing-windows-amd64-v1.27.10.zip",
|
||||||
"hash": "4e4e80177ce85c50fca3b203f88eeaa223e80eb571b1db11aa04129d09715833",
|
"hash": "aa29fce08204b1ca7030cb0605c4973ea588738aff90b722765dfa5bab436d13",
|
||||||
"extract_dir": "syncthing-windows-amd64-v1.27.9"
|
"extract_dir": "syncthing-windows-amd64-v1.27.10"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.27.9/syncthing-windows-386-v1.27.9.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.27.10/syncthing-windows-386-v1.27.10.zip",
|
||||||
"hash": "11606930f0540c1777584ca5887bf95fba2ec29541802c6a13fc9a53f83942af",
|
"hash": "5c707758483c83516636b928284f287667ef6121e29659007bb235eb9771ce86",
|
||||||
"extract_dir": "syncthing-windows-386-v1.27.9"
|
"extract_dir": "syncthing-windows-386-v1.27.10"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.27.9/syncthing-windows-arm64-v1.27.9.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.27.10/syncthing-windows-arm64-v1.27.10.zip",
|
||||||
"hash": "7e7596be801eeb195fc298a777e01381b69e97c0f92f06e91392042911fb0a1b",
|
"hash": "58e7249b8543720c3cb63950e7d733ce2b538b82d4ac37c095d981b08ee9d06b",
|
||||||
"extract_dir": "syncthing-windows-arm64-v1.27.9"
|
"extract_dir": "syncthing-windows-arm64-v1.27.10"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user