mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
syncthing: Update to version 1.27.6
This commit is contained in:
parent
6833807220
commit
2b70d24873
@ -1,24 +1,24 @@
|
||||
{
|
||||
"version": "1.27.5",
|
||||
"version": "1.27.6",
|
||||
"description": "Open Source Continuous File Synchronization.",
|
||||
"homepage": "https://syncthing.net/",
|
||||
"license": "MPL-2.0",
|
||||
"notes": "To start syncthing automatically, use a method described at https://docs.syncthing.net/users/autostart.html#windows",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.27.5/syncthing-windows-amd64-v1.27.5.zip",
|
||||
"hash": "7807c9809cf484136ed1a7b72dee13931f46b9ddb86e4aa0ececa6e4fbc511b6",
|
||||
"extract_dir": "syncthing-windows-amd64-v1.27.5"
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.27.6/syncthing-windows-amd64-v1.27.6.zip",
|
||||
"hash": "d045f770cf60775105a402040e37d39f8d78085c1a922f977452ccccedebda57",
|
||||
"extract_dir": "syncthing-windows-amd64-v1.27.6"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.27.5/syncthing-windows-386-v1.27.5.zip",
|
||||
"hash": "dc08f9f2320d5246c1a9de9da7565f90b12d58bcf33f26c486b5332cdf7ab03c",
|
||||
"extract_dir": "syncthing-windows-386-v1.27.5"
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.27.6/syncthing-windows-386-v1.27.6.zip",
|
||||
"hash": "1d073f3cbe78991069b0720b1a27d8ff888d352ca17bab82e08699d09e13a121",
|
||||
"extract_dir": "syncthing-windows-386-v1.27.6"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.27.5/syncthing-windows-arm64-v1.27.5.zip",
|
||||
"hash": "481d44dfbb9162d6586f615c8a3753166eb56ee5efac43d211d9c948a4c44113",
|
||||
"extract_dir": "syncthing-windows-arm64-v1.27.5"
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.27.6/syncthing-windows-arm64-v1.27.6.zip",
|
||||
"hash": "d07b914b29f639ad37103cd0f9f463714482687bb41cc96655c82fc414a6f0f4",
|
||||
"extract_dir": "syncthing-windows-arm64-v1.27.6"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user