mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
syncthing: Update to version 1.29.0
This commit is contained in:
parent
6a4096cae7
commit
e12569cdc3
@ -1,24 +1,24 @@
|
|||||||
{
|
{
|
||||||
"version": "1.28.1",
|
"version": "1.29.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://docs.syncthing.net/users/autostart.html#windows",
|
"notes": "To start syncthing automatically, use a method described at https://docs.syncthing.net/users/autostart.html#windows",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.28.1/syncthing-windows-amd64-v1.28.1.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.29.0/syncthing-windows-amd64-v1.29.0.zip",
|
||||||
"hash": "264976f5f6d01d321e2610cc6b18dc0000a524c3ecfd388f9ef7883e202e0a61",
|
"hash": "8c5dcba5566df4f37d9daf8613afbeaea74702a719324d1fe877535761038b64",
|
||||||
"extract_dir": "syncthing-windows-amd64-v1.28.1"
|
"extract_dir": "syncthing-windows-amd64-v1.29.0"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.28.1/syncthing-windows-386-v1.28.1.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.29.0/syncthing-windows-386-v1.29.0.zip",
|
||||||
"hash": "5e66aef7a5d1b1064e91091170c596a8807381abd82464c2dba2945e8a407223",
|
"hash": "a65e52aaf0e579869ca403555eb2a5338d6608a6605e30963330362a99f0ae91",
|
||||||
"extract_dir": "syncthing-windows-386-v1.28.1"
|
"extract_dir": "syncthing-windows-386-v1.29.0"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.28.1/syncthing-windows-arm64-v1.28.1.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.29.0/syncthing-windows-arm64-v1.29.0.zip",
|
||||||
"hash": "754b570c4f17d9c3aefa8859e6c338d510773335d814b520580dbddbd3ad2402",
|
"hash": "9778cd3a350e18e0f5ab63acc3f02d3ebe825ec345937b66c405b6c34a0dd7ef",
|
||||||
"extract_dir": "syncthing-windows-arm64-v1.28.1"
|
"extract_dir": "syncthing-windows-arm64-v1.29.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user