mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
syncthing: Update to version 1.20.2
This commit is contained in:
parent
588598b6b0
commit
02ac975a73
@ -1,19 +1,19 @@
|
||||
{
|
||||
"version": "1.20.1",
|
||||
"version": "1.20.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://github.com/syncthing/docs/blob/main/users/autostart.rst#windows",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.20.1/syncthing-windows-amd64-v1.20.1.zip",
|
||||
"hash": "3792213faf58a81f5c099d3dbc5bda02802ad27d0bc07ea392f4e2f5956fd35e",
|
||||
"extract_dir": "syncthing-windows-amd64-v1.20.1"
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.20.2/syncthing-windows-amd64-v1.20.2.zip",
|
||||
"hash": "0989a406cff28c889c8630b754f93be8ea4a45c89fa3cdd2a6d01c6c6cd47b89",
|
||||
"extract_dir": "syncthing-windows-amd64-v1.20.2"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.20.1/syncthing-windows-386-v1.20.1.zip",
|
||||
"hash": "c10f9fb1b86b473ede79034fdcd5c0b6f324797f1742121d30332648b5d8867d",
|
||||
"extract_dir": "syncthing-windows-386-v1.20.1"
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.20.2/syncthing-windows-386-v1.20.2.zip",
|
||||
"hash": "27bae6d59a5e08524f39612cd3ee74ebd2a36243db515f60c0930aee35261984",
|
||||
"extract_dir": "syncthing-windows-386-v1.20.2"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user