mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
syncthing: Update to version 1.6.1
This commit is contained in:
parent
cbd8797d6c
commit
1246652f44
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.6.0",
|
"version": "1.6.1",
|
||||||
"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.6.0/syncthing-windows-amd64-v1.6.0.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.6.1/syncthing-windows-amd64-v1.6.1.zip",
|
||||||
"hash": "0e351ca763d96334f4bc45e8b31d1ab204b733f5afad729ec906397416142ceb",
|
"hash": "ca336af48100b52b70a5419165afb2f104e45ac206f75d70ddef5b9a458f1b78",
|
||||||
"extract_dir": "syncthing-windows-amd64-v1.6.0"
|
"extract_dir": "syncthing-windows-amd64-v1.6.1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.6.0/syncthing-windows-386-v1.6.0.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.6.1/syncthing-windows-386-v1.6.1.zip",
|
||||||
"hash": "a49a5188b9ce5340889c300d4bf1e05dbeaa4a2757a70d479bb00f856472cf8c",
|
"hash": "85807d6c546aea2e8909a5c22d690ebc147fa84422d105781c0039ab926e8c14",
|
||||||
"extract_dir": "syncthing-windows-386-v1.6.0"
|
"extract_dir": "syncthing-windows-386-v1.6.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user