From f87d37a72e32de6529225efa35e6d41c1bbf0ec6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 23 Oct 2022 08:30:30 +0000 Subject: [PATCH] sftpgo: Update to version 2.4.0 --- bucket/sftpgo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sftpgo.json b/bucket/sftpgo.json index f25af54b4d..f1d3d5710b 100644 --- a/bucket/sftpgo.json +++ b/bucket/sftpgo.json @@ -1,13 +1,13 @@ { - "version": "2.3.6", + "version": "2.4.0", "description": "Fully featured and highly configurable SFTP server with optional HTTP, FTP/S and WebDAV support", "homepage": "https://github.com/drakkan/sftpgo", "license": "AGPL-3.0-only", "notes": "Register SFTPGo as Windows Service by running: \"sftpgo service install\" as Administrator", "architecture": { "64bit": { - "url": "https://github.com/drakkan/sftpgo/releases/download/v2.3.6/sftpgo_v2.3.6_windows_portable.zip", - "hash": "7125c602f3f5b5cb915ac0aeadf375d65828bf77a643a7e4c893048c4911b6e8" + "url": "https://github.com/drakkan/sftpgo/releases/download/v2.4.0/sftpgo_v2.4.0_windows_portable.zip", + "hash": "391d3d653583c8ebd5586923a41a3b1936a40ac9facc09c020f344abf84f4dab" } }, "bin": "sftpgo.exe",