mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
syncthing: Update to version 1.27.0
This commit is contained in:
parent
dca79710e7
commit
7722825c74
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "1.26.1",
|
"version": "1.27.0",
|
||||||
"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.26.1/syncthing-windows-amd64-v1.26.1.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.27.0/syncthing-windows-amd64-v1.27.0.zip",
|
||||||
"hash": "b6b7e67c5beeb45998982deb313c3be93485d383b8e2de2a6ba8fef29ab5cb51",
|
"hash": "6c949b475a8be658d70741aaeb1a7543f2868720516d2be5ba5f432240b2d0f2",
|
||||||
"extract_dir": "syncthing-windows-amd64-v1.26.1"
|
"extract_dir": "syncthing-windows-amd64-v1.27.0"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/syncthing/syncthing/releases/download/v1.26.1/syncthing-windows-386-v1.26.1.zip",
|
"url": "https://github.com/syncthing/syncthing/releases/download/v1.27.0/syncthing-windows-386-v1.27.0.zip",
|
||||||
"hash": "6adddfc507646042fc98182acc349fd0e03f826357aee4143b605c08ecd78bee",
|
"hash": "a76b698d899b0c854bd9bdcd2aa98b2e9723b818b5c52ac98d08f59adb35faa8",
|
||||||
"extract_dir": "syncthing-windows-386-v1.26.1"
|
"extract_dir": "syncthing-windows-386-v1.27.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user