From e204ea67333e631e7a3763896211810e13fb87e9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Aug 2022 12:31:16 +0000 Subject: [PATCH] sftpgo: Update to version 2.3.3 --- bucket/sftpgo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sftpgo.json b/bucket/sftpgo.json index fd17505b36..5585d64ec0 100644 --- a/bucket/sftpgo.json +++ b/bucket/sftpgo.json @@ -1,13 +1,13 @@ { - "version": "2.3.2", + "version": "2.3.3", "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.2/sftpgo_v2.3.2_windows_portable.zip", - "hash": "4e2edf0317e03a654d7d443ffc054c9bdbcaf0c0f12314d0949de979ac79870b" + "url": "https://github.com/drakkan/sftpgo/releases/download/v2.3.3/sftpgo_v2.3.3_windows_portable.zip", + "hash": "597d25e731278ea972515e57ef90e3c530d4486d6d91e517a2b945cc67729e4a" } }, "bin": "sftpgo.exe",