mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
syncthing: Update to version 1.27.1
This commit is contained in:
parent
96e4b978b1
commit
28c6906b94
@ -1,19 +1,19 @@
|
||||
{
|
||||
"version": "1.27.0",
|
||||
"version": "1.27.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://docs.syncthing.net/users/autostart.html#windows",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.27.0/syncthing-windows-amd64-v1.27.0.zip",
|
||||
"hash": "6c949b475a8be658d70741aaeb1a7543f2868720516d2be5ba5f432240b2d0f2",
|
||||
"extract_dir": "syncthing-windows-amd64-v1.27.0"
|
||||
"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"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.27.0/syncthing-windows-386-v1.27.0.zip",
|
||||
"hash": "a76b698d899b0c854bd9bdcd2aa98b2e9723b818b5c52ac98d08f59adb35faa8",
|
||||
"extract_dir": "syncthing-windows-386-v1.27.0"
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user