mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
syncthing: Update to version 1.23.1
This commit is contained in:
parent
a7cd5f058a
commit
52d374d49d
@ -1,19 +1,19 @@
|
||||
{
|
||||
"version": "1.23.0",
|
||||
"version": "1.23.1",
|
||||
"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.23.0/syncthing-windows-amd64-v1.23.0.zip",
|
||||
"hash": "db08b87efb352410ac5cfe9ed492c018f8bef1a3addbf0e6fedacee0e845bd56",
|
||||
"extract_dir": "syncthing-windows-amd64-v1.23.0"
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.23.1/syncthing-windows-amd64-v1.23.1.zip",
|
||||
"hash": "aec001f848491d4c058d2fbe5dd1ffdf0fdffe55e706a8494ac80cb97586aff1",
|
||||
"extract_dir": "syncthing-windows-amd64-v1.23.1"
|
||||
},
|
||||
"32bit": {
|
||||
"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"
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.23.1/syncthing-windows-386-v1.23.1.zip",
|
||||
"hash": "4dd04919fe3ca2d30277efd32f479ac17278c1afc4321bf2a6e229b61a663b0f",
|
||||
"extract_dir": "syncthing-windows-386-v1.23.1"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user