mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
syncthing: Update to version 1.23.5
This commit is contained in:
parent
33081ea32c
commit
d89af4595f
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "1.23.4",
|
"version": "1.23.5",
|
||||||
"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://docs.syncthing.net/users/autostart.html#windows",
|
"notes": "To start syncthing automatically, use a method described at https://docs.syncthing.net/users/autostart.html#windows",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.23.4/syncthing-windows-amd64-v1.23.4.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.23.5/syncthing-windows-amd64-v1.23.5.zip",
|
||||||
"hash": "bd8b2d34fb22f48d1604bb5b1d323b2cb4224f3ce3e8415811fae363d926b6d1",
|
"hash": "4c252df50824efa9ac06821bc6a603b0edce5f4fec7e802fe2870310ea811fcc",
|
||||||
"extract_dir": "syncthing-windows-amd64-v1.23.4"
|
"extract_dir": "syncthing-windows-amd64-v1.23.5"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.23.4/syncthing-windows-386-v1.23.4.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.23.5/syncthing-windows-386-v1.23.5.zip",
|
||||||
"hash": "02366469340544ec41fddfa14839cb16fd15f0cb70e38a8593fa17e1511fa087",
|
"hash": "187e9589caea27b970c828b9d344842a2438c1d86503459718a566d36f648220",
|
||||||
"extract_dir": "syncthing-windows-386-v1.23.4"
|
"extract_dir": "syncthing-windows-386-v1.23.5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user