mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
syncthing: Update to version 2.0.2
This commit is contained in:
parent
39536a8dda
commit
833f9df0d9
@ -1,24 +1,24 @@
|
||||
{
|
||||
"version": "2.0.1",
|
||||
"version": "2.0.2",
|
||||
"description": "Open Source Continuous File Synchronization.",
|
||||
"homepage": "https://syncthing.net/",
|
||||
"license": "MPL-2.0",
|
||||
"notes": "To start syncthing automatically, use a method described at https://docs.syncthing.net/users/autostart.html#windows",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.1/syncthing-windows-amd64-v2.0.1.zip",
|
||||
"hash": "68ccbef1ec230de8cd75ca4f7982128592db226df5059a9ada6c02ed7b91ddeb",
|
||||
"extract_dir": "syncthing-windows-amd64-v2.0.1"
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.2/syncthing-windows-amd64-v2.0.2.zip",
|
||||
"hash": "e1a2f3632d0c144b998d76791a3e109f650c4cfd473f578f6b57ca1d553391eb",
|
||||
"extract_dir": "syncthing-windows-amd64-v2.0.2"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.1/syncthing-windows-386-v2.0.1.zip",
|
||||
"hash": "72dabadaf1af5574909e974177e48e31326bb3a4b665c51d4087b2b02db0563a",
|
||||
"extract_dir": "syncthing-windows-386-v2.0.1"
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.2/syncthing-windows-386-v2.0.2.zip",
|
||||
"hash": "079bcc5775bead3e969582989a46d99130981623395066006ddb483dddbf88d0",
|
||||
"extract_dir": "syncthing-windows-386-v2.0.2"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.1/syncthing-windows-arm64-v2.0.1.zip",
|
||||
"hash": "6516c3b6aa9c7e8e9f9e4b4714b05f7a5ca9870c736285d634b8358f617b4250",
|
||||
"extract_dir": "syncthing-windows-arm64-v2.0.1"
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.2/syncthing-windows-arm64-v2.0.2.zip",
|
||||
"hash": "948cc706f6c9071625922d11a52489a34e4d92c6c2ccd669af8f765410263d0f",
|
||||
"extract_dir": "syncthing-windows-arm64-v2.0.2"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user