mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
syncthing: Update to version 1.7.0
This commit is contained in:
parent
cf1d46a9fa
commit
e338c8741c
@ -1,18 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "1.6.1",
|
"version": "1.7.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",
|
||||||
|
"notes": "To start syncthing automatically, use a method described at https://github.com/syncthing/docs/blob/master/users/autostart.rst#windows",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.6.1/syncthing-windows-amd64-v1.6.1.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.7.0/syncthing-windows-amd64-v1.7.0.zip",
|
||||||
"hash": "ca336af48100b52b70a5419165afb2f104e45ac206f75d70ddef5b9a458f1b78",
|
"hash": "0991b44201ac13bb1138ac0194b2b66c01230c5daf1f5268717fc5fd82b02133",
|
||||||
"extract_dir": "syncthing-windows-amd64-v1.6.1"
|
"extract_dir": "syncthing-windows-amd64-v1.7.0"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.6.1/syncthing-windows-386-v1.6.1.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.7.0/syncthing-windows-386-v1.7.0.zip",
|
||||||
"hash": "85807d6c546aea2e8909a5c22d690ebc147fa84422d105781c0039ab926e8c14",
|
"hash": "2e459aaa7d2de3aa04911754f6712bd758f6b7f30b8ea675b3a9c266e7657054",
|
||||||
"extract_dir": "syncthing-windows-386-v1.6.1"
|
"extract_dir": "syncthing-windows-386-v1.7.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
@ -33,7 +34,6 @@
|
|||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/syncthing/syncthing"
|
"github": "https://github.com/syncthing/syncthing"
|
||||||
},
|
},
|
||||||
"notes": "To start syncthing automatically, use a method described at https://github.com/syncthing/docs/blob/master/users/autostart.rst#windows",
|
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user