mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
syncthing: Update to version 1.7.1
This commit is contained in:
parent
0f4e1b31e4
commit
ea374dde56
@ -1,19 +1,19 @@
|
||||
{
|
||||
"version": "1.7.0",
|
||||
"version": "1.7.1",
|
||||
"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://github.com/syncthing/docs/blob/master/users/autostart.rst#windows",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.7.0/syncthing-windows-amd64-v1.7.0.zip",
|
||||
"hash": "0991b44201ac13bb1138ac0194b2b66c01230c5daf1f5268717fc5fd82b02133",
|
||||
"extract_dir": "syncthing-windows-amd64-v1.7.0"
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.7.1/syncthing-windows-amd64-v1.7.1.zip",
|
||||
"hash": "f8a10f2eaff96706e99e3aac8c0602e47557419df27927ea6c343f7c0468e51f",
|
||||
"extract_dir": "syncthing-windows-amd64-v1.7.1"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.7.0/syncthing-windows-386-v1.7.0.zip",
|
||||
"hash": "2e459aaa7d2de3aa04911754f6712bd758f6b7f30b8ea675b3a9c266e7657054",
|
||||
"extract_dir": "syncthing-windows-386-v1.7.0"
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.7.1/syncthing-windows-386-v1.7.1.zip",
|
||||
"hash": "2822d8d065876f3d4efb243aa1db388373482d21e129860844209eb8d63a85e9",
|
||||
"extract_dir": "syncthing-windows-386-v1.7.1"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user