mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
syncthing: Update to version 1.23.7
This commit is contained in:
parent
7041026fa0
commit
a43e5505ff
@ -1,19 +1,19 @@
|
||||
{
|
||||
"version": "1.23.6",
|
||||
"version": "1.23.7",
|
||||
"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/v1.23.6/syncthing-windows-amd64-v1.23.6.zip",
|
||||
"hash": "81b57ed5108149f641484ad518e4971802c48dcbb1985e3f030556336449b97e",
|
||||
"extract_dir": "syncthing-windows-amd64-v1.23.6"
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.23.7/syncthing-windows-amd64-v1.23.7.zip",
|
||||
"hash": "d90dca935a8640b2beaf63e2d695b806e17ad747604a4bba79ee2f30c667a0b7",
|
||||
"extract_dir": "syncthing-windows-amd64-v1.23.7"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.23.6/syncthing-windows-386-v1.23.6.zip",
|
||||
"hash": "2b4dd1cfdb05ab2fdc6572dba674de002a4452d72c8788d0c607bceb58a82060",
|
||||
"extract_dir": "syncthing-windows-386-v1.23.6"
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.23.7/syncthing-windows-386-v1.23.7.zip",
|
||||
"hash": "e64c9992287cfd6577f9be4a3fad6edfbc6d3fc9649a1e60b73e00556343ea5e",
|
||||
"extract_dir": "syncthing-windows-386-v1.23.7"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user