mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
syncthing: Update to version 1.27.5
This commit is contained in:
parent
6e0663a144
commit
820294a41f
@ -1,24 +1,24 @@
|
|||||||
{
|
{
|
||||||
"version": "1.27.4",
|
"version": "1.27.5",
|
||||||
"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.4/syncthing-windows-amd64-v1.27.4.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.27.5/syncthing-windows-amd64-v1.27.5.zip",
|
||||||
"hash": "e263999b0862f78b7dca492be6d7cfc87fd0ac883b06fb86637dcde3f2c419eb",
|
"hash": "7807c9809cf484136ed1a7b72dee13931f46b9ddb86e4aa0ececa6e4fbc511b6",
|
||||||
"extract_dir": "syncthing-windows-amd64-v1.27.4"
|
"extract_dir": "syncthing-windows-amd64-v1.27.5"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.27.4/syncthing-windows-386-v1.27.4.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.27.5/syncthing-windows-386-v1.27.5.zip",
|
||||||
"hash": "f6bc7180c4497bcfc246e54ce9bcaf1c008cf83b8a02edeabbe437bff2b4a778",
|
"hash": "dc08f9f2320d5246c1a9de9da7565f90b12d58bcf33f26c486b5332cdf7ab03c",
|
||||||
"extract_dir": "syncthing-windows-386-v1.27.4"
|
"extract_dir": "syncthing-windows-386-v1.27.5"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.27.4/syncthing-windows-arm64-v1.27.4.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.27.5/syncthing-windows-arm64-v1.27.5.zip",
|
||||||
"hash": "9524dd740fef94acef454d792e555ddd5b50ef9e9adee429fd1bc484edec7e35",
|
"hash": "481d44dfbb9162d6586f615c8a3753166eb56ee5efac43d211d9c948a4c44113",
|
||||||
"extract_dir": "syncthing-windows-arm64-v1.27.4"
|
"extract_dir": "syncthing-windows-arm64-v1.27.5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user