mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
syncthing: Update to version 1.4.0
This commit is contained in:
parent
9be8d699d1
commit
dae77f0ad2
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.3.4",
|
"version": "1.4.0",
|
||||||
"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",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.3.4/syncthing-windows-amd64-v1.3.4.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.4.0/syncthing-windows-amd64-v1.4.0.zip",
|
||||||
"hash": "f890d0b9cc939f22ffaa3a271459541cdfd13b18358ed0657065976684ff5f57",
|
"hash": "9ff73a5fdb4f1e8b208242aa75ba433eaca2913264488c6664fa0e802c306f91",
|
||||||
"extract_dir": "syncthing-windows-amd64-v1.3.4"
|
"extract_dir": "syncthing-windows-amd64-v1.4.0"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.3.4/syncthing-windows-386-v1.3.4.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.4.0/syncthing-windows-386-v1.4.0.zip",
|
||||||
"hash": "10699f42d49bb41df66fad44790c917d56d1905d49539a6055c0ab7af3d28fe6",
|
"hash": "872c22a24622d7d546c40d6c120eeb381822d34e3f12624ea49bd91a93f721d8",
|
||||||
"extract_dir": "syncthing-windows-386-v1.3.4"
|
"extract_dir": "syncthing-windows-386-v1.4.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user