From 4449c0e50ac9924714a54be8ab63d5da35475c9c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 17 Sep 2022 16:30:42 +0000 Subject: [PATCH] sftpgo: Update to version 2.3.5 --- bucket/sftpgo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sftpgo.json b/bucket/sftpgo.json index a008947ffd..a692ecacef 100644 --- a/bucket/sftpgo.json +++ b/bucket/sftpgo.json @@ -1,13 +1,13 @@ { - "version": "2.3.4", + "version": "2.3.5", "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.4/sftpgo_v2.3.4_windows_portable.zip", - "hash": "ef45be5bfbf1c75e104d5df72dd2077b6cfda86fbb3b052ebd5d301559942434" + "url": "https://github.com/drakkan/sftpgo/releases/download/v2.3.5/sftpgo_v2.3.5_windows_portable.zip", + "hash": "12473d9391fc4a2ce4e7cfeff6204635da51d915d2f0b3ae212b7c086c247fbd" } }, "bin": "sftpgo.exe",