mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
syncthing: Update to version 1.27.2
This commit is contained in:
parent
939283bcda
commit
ee4ac660ff
@ -1,19 +1,19 @@
|
||||
{
|
||||
"version": "1.27.1",
|
||||
"version": "1.27.2",
|
||||
"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.27.1/syncthing-windows-amd64-v1.27.1.zip",
|
||||
"hash": "e7416b20ae969d3d28a9534d6dbd4a3931b3b7ad171604ff54b63ce815e5281c",
|
||||
"extract_dir": "syncthing-windows-amd64-v1.27.1"
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.27.2/syncthing-windows-amd64-v1.27.2.zip",
|
||||
"hash": "b54eb32ea5a9888867195e1f20d649ad9866c0644483434f3f839330c1070d1b",
|
||||
"extract_dir": "syncthing-windows-amd64-v1.27.2"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.27.1/syncthing-windows-386-v1.27.1.zip",
|
||||
"hash": "598916b1d156ffb0ee0a153639c0dd013b2650cecf2ec755117801c5a5bec190",
|
||||
"extract_dir": "syncthing-windows-386-v1.27.1"
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.27.2/syncthing-windows-386-v1.27.2.zip",
|
||||
"hash": "2b4f978d17a3f1658ab99e7669262c300eb52f3f7dff35915dbed0e4dc09cfa4",
|
||||
"extract_dir": "syncthing-windows-386-v1.27.2"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user