mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
syncthing: Update to version 1.23.2
This commit is contained in:
parent
949ae32961
commit
f8b6e51fec
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "1.23.1",
|
"version": "1.23.2",
|
||||||
"description": "Open Source Continuous File Synchronization.",
|
"description": "Open Source Continuous File Synchronization.",
|
||||||
"homepage": "https://syncthing.net/",
|
"homepage": "https://syncthing.net/",
|
||||||
"license": "MPL-2.0",
|
"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",
|
"notes": "To start syncthing automatically, use a method described at https://github.com/syncthing/docs/blob/main/users/autostart.rst#windows",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.23.1/syncthing-windows-amd64-v1.23.1.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.23.2/syncthing-windows-amd64-v1.23.2.zip",
|
||||||
"hash": "aec001f848491d4c058d2fbe5dd1ffdf0fdffe55e706a8494ac80cb97586aff1",
|
"hash": "3be5d242fd10a3adc405105248d9caf644b9d244ad98ba13ead43935cebe24b9",
|
||||||
"extract_dir": "syncthing-windows-amd64-v1.23.1"
|
"extract_dir": "syncthing-windows-amd64-v1.23.2"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.23.1/syncthing-windows-386-v1.23.1.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.23.2/syncthing-windows-386-v1.23.2.zip",
|
||||||
"hash": "4dd04919fe3ca2d30277efd32f479ac17278c1afc4321bf2a6e229b61a663b0f",
|
"hash": "cfa2d5d3ed03c85e762625e6c53e6f2fb6106e67c4e88b49111721c0c98cac54",
|
||||||
"extract_dir": "syncthing-windows-386-v1.23.1"
|
"extract_dir": "syncthing-windows-386-v1.23.2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user