From 9b585707aaa0963f05ed0f4634eb4000af75e329 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Jun 2022 20:27:20 +0000 Subject: [PATCH] sftpgo: Update to version 2.3.1 --- bucket/sftpgo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sftpgo.json b/bucket/sftpgo.json index 3a6033a5a0..8711b16b55 100644 --- a/bucket/sftpgo.json +++ b/bucket/sftpgo.json @@ -1,13 +1,13 @@ { - "version": "2.3.0", + "version": "2.3.1", "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.0/sftpgo_v2.3.0_windows_portable.zip", - "hash": "bf34aeda516259c9729cbacd2c835baff53bc290ad57586654fba96a70bae46b" + "url": "https://github.com/drakkan/sftpgo/releases/download/v2.3.1/sftpgo_v2.3.1_windows_portable.zip", + "hash": "53fe9444c39f652a92d179334b0d6398b73b9901f2476460102227b2b30a90b0" } }, "bin": "sftpgo.exe",