mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
syncthing: Update to version 1.23.0
This commit is contained in:
parent
ad8d4e8021
commit
04bdef4fe9
@ -1,19 +1,19 @@
|
||||
{
|
||||
"version": "1.22.2",
|
||||
"version": "1.23.0",
|
||||
"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.2/syncthing-windows-amd64-v1.22.2.zip",
|
||||
"hash": "d7fab2da5687609d8b5feb5c3278790eaa4a3c148e46567b08c4c8329cc82c3a",
|
||||
"extract_dir": "syncthing-windows-amd64-v1.22.2"
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.23.0/syncthing-windows-amd64-v1.23.0.zip",
|
||||
"hash": "db08b87efb352410ac5cfe9ed492c018f8bef1a3addbf0e6fedacee0e845bd56",
|
||||
"extract_dir": "syncthing-windows-amd64-v1.23.0"
|
||||
},
|
||||
"32bit": {
|
||||
"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"
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.23.0/syncthing-windows-386-v1.23.0.zip",
|
||||
"hash": "b2b3e66b3f5840bfb35fdb2b07e01a3d100b75650fb8d6b4eecd57d27a61249b",
|
||||
"extract_dir": "syncthing-windows-386-v1.23.0"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user