mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
syncthing: Update to version 1.26.0
This commit is contained in:
parent
2f66732536
commit
2444aa7a10
@ -1,19 +1,19 @@
|
||||
{
|
||||
"version": "1.25.0",
|
||||
"version": "1.26.0",
|
||||
"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.25.0/syncthing-windows-amd64-v1.25.0.zip",
|
||||
"hash": "fbd89a9e2893f778b8379f151b50c922c72ac73e8af03317480f3a2ad9eb7aeb",
|
||||
"extract_dir": "syncthing-windows-amd64-v1.25.0"
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.26.0/syncthing-windows-amd64-v1.26.0.zip",
|
||||
"hash": "e0a5f1b085526e7f9e963567bd39c6de233990292cc5146fd378510c45553b45",
|
||||
"extract_dir": "syncthing-windows-amd64-v1.26.0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.25.0/syncthing-windows-386-v1.25.0.zip",
|
||||
"hash": "9034893d38fe9afb584678c23399696ee699ad420e830a8b614ce549b63b665e",
|
||||
"extract_dir": "syncthing-windows-386-v1.25.0"
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.26.0/syncthing-windows-386-v1.26.0.zip",
|
||||
"hash": "98bf823d5033132b3879fcc286ebe4a2c1fc9505ac9f1b4802b731438f72e7b8",
|
||||
"extract_dir": "syncthing-windows-386-v1.26.0"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user