mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
syncthing: Update to version 1.4.2
This commit is contained in:
parent
de11abedd3
commit
e1ab859ea2
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.4.1",
|
"version": "1.4.2",
|
||||||
"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.4.1/syncthing-windows-amd64-v1.4.1.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.4.2/syncthing-windows-amd64-v1.4.2.zip",
|
||||||
"hash": "68e8d9d454bbcac79bd51291a2a45a9bbb39cf4de336bc141757e6b764a83b4a",
|
"hash": "19c63d1ffae6cd0d07887722e1804a21d0c8b0839699c4df9d49ace4a8b4ed31",
|
||||||
"extract_dir": "syncthing-windows-amd64-v1.4.1"
|
"extract_dir": "syncthing-windows-amd64-v1.4.2"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.4.1/syncthing-windows-386-v1.4.1.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.4.2/syncthing-windows-386-v1.4.2.zip",
|
||||||
"hash": "c1a4757558990b32ec3282ed7a23357e3e601a95530a3873f72ec18f57edbb81",
|
"hash": "f8227cc2702700a33fc5aace75eaafd3cb2413a77b48697eb8ed1f0c682d3ca9",
|
||||||
"extract_dir": "syncthing-windows-386-v1.4.1"
|
"extract_dir": "syncthing-windows-386-v1.4.2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user