www/ruby-aws-sdk-s3: update to 1.146.0
1.146.0 (2024-03-18) * Feature - Fix two issues with response root node names. 1.145.0 (2024-03-15) * Feature - Documentation updates for Amazon S3. 1.144.0 (2024-03-13) * Feature - This release makes the default option for S3 on Outposts request signing to use the SigV4A algorithm when using AWS Common Runtime (CRT). 1.143.1 (2024-03-12) * Issue - Include original part errors in message when aborting multipart upload fails (#2990).
This commit is contained in:
parent
ca7b758b0b
commit
c459b9f977
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.21 2024/02/04 06:42:14 taca Exp $
|
||||
# $NetBSD: Makefile,v 1.22 2024/03/24 14:41:39 taca Exp $
|
||||
|
||||
DISTNAME= aws-sdk-s3-1.143.0
|
||||
DISTNAME= aws-sdk-s3-1.146.0
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.21 2024/02/04 06:42:14 taca Exp $
|
||||
$NetBSD: distinfo,v 1.22 2024/03/24 14:41:39 taca Exp $
|
||||
|
||||
BLAKE2s (aws-sdk-s3-1.143.0.gem) = 1e387c178a995e4eb76be9585aa0be8aa3cd135ca0691cce72f83f44bcff5e8d
|
||||
SHA512 (aws-sdk-s3-1.143.0.gem) = 2167a86ac5dd11a8e29c108c82c341021a171e592a0cbed4d33007ca67cb43374d54c57df85b637f79e8feeb01e359f56b9790d24c76d320eb321bedb76154d6
|
||||
Size (aws-sdk-s3-1.143.0.gem) = 443392 bytes
|
||||
BLAKE2s (aws-sdk-s3-1.146.0.gem) = f9f3a603e6992977d8b31ed5975af5a8cba5328725c70276a50fc9dabd032f7a
|
||||
SHA512 (aws-sdk-s3-1.146.0.gem) = 93fb06dccc4992d226be530db5663fa67f646803fc2dd10966dd3736b20d1a6ab191434ccd0236aefef065773fd2559fa46b12c8992f843fa117f0399e0fbe95
|
||||
Size (aws-sdk-s3-1.146.0.gem) = 443904 bytes
|
||||
|
|
Loading…
Reference in a new issue