From 1304065b7ff3e903337c617432b0b74f653e47d8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 30 Apr 2022 12:30:28 +0000 Subject: [PATCH] sftpgo: Update to version 2.2.3 --- bucket/sftpgo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sftpgo.json b/bucket/sftpgo.json index e26cb66195..46b99cec94 100644 --- a/bucket/sftpgo.json +++ b/bucket/sftpgo.json @@ -1,13 +1,13 @@ { - "version": "2.2.2", + "version": "2.2.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.2.2/sftpgo_v2.2.2_windows_portable.zip", - "hash": "1163ac441a4d4a4b1db3b8329a664627aa54bf96eb33abf385f4d3948b03dc7c" + "url": "https://github.com/drakkan/sftpgo/releases/download/v2.2.3/sftpgo_v2.2.3_windows_portable.zip", + "hash": "5a6c9b4a30342bd53b630b7398adc4a67f7aedd1145c500231ca4de97c4ef503" } }, "bin": "sftpgo.exe",