mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2024-11-18 10:15:13 +00:00
Upgrade to S3Proxy 2.0.0 (#1929)
Release notes: https://github.com/gaul/s3proxy/releases/tag/s3proxy-2.0.0 This enables Java 17 compatibility.
This commit is contained in:
parent
1abfb7e965
commit
dc40f16161
@ -78,7 +78,7 @@ TEST_SCRIPT_DIR=$(pwd)
|
||||
export TEST_SCRIPT_DIR
|
||||
export TEST_BUCKET_MOUNT_POINT_1=${TEST_BUCKET_1}
|
||||
|
||||
S3PROXY_VERSION="1.9.0"
|
||||
S3PROXY_VERSION="2.0.0"
|
||||
S3PROXY_BINARY="${S3PROXY_BINARY-"s3proxy-${S3PROXY_VERSION}"}"
|
||||
|
||||
CHAOS_HTTP_PROXY_VERSION="1.1.0"
|
||||
|
Loading…
Reference in New Issue
Block a user