mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
syncthing: Update to version 1.22.2
This commit is contained in:
parent
6839646692
commit
9f3acb817e
@ -1,19 +1,19 @@
|
||||
{
|
||||
"version": "1.22.1",
|
||||
"version": "1.22.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.22.1/syncthing-windows-amd64-v1.22.1.zip",
|
||||
"hash": "e191f58c444d1a2b5aa8d7aeaf28503077c35d77f3ecf1e2054397bc3007d9d9",
|
||||
"extract_dir": "syncthing-windows-amd64-v1.22.1"
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.22.2/syncthing-windows-amd64-v1.22.2.zip",
|
||||
"hash": "d7fab2da5687609d8b5feb5c3278790eaa4a3c148e46567b08c4c8329cc82c3a",
|
||||
"extract_dir": "syncthing-windows-amd64-v1.22.2"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.22.1/syncthing-windows-386-v1.22.1.zip",
|
||||
"hash": "48f5e1cebbafe9b9f6140eeae21456855d35eb7f934889e75374d2e5955757c1",
|
||||
"extract_dir": "syncthing-windows-386-v1.22.1"
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.22.2/syncthing-windows-386-v1.22.2.zip",
|
||||
"hash": "3453b888efc354c92762ff8ac98cab2908b822a14114441cb6e002a223148560",
|
||||
"extract_dir": "syncthing-windows-386-v1.22.2"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user