Merge pull request #230469 from r-ryantm/auto-update/minio-client

minio-client: 2023-04-12T02-21-51Z -> 2023-05-04T18-10-16Z
This commit is contained in:
Pascal Bach 2023-05-07 16:15:24 +02:00 committed by GitHub
commit 6875247754
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,13 +2,13 @@
buildGoModule rec {
pname = "minio-client";
version = "2023-04-12T02-21-51Z";
version = "2023-05-04T18-10-16Z";
src = fetchFromGitHub {
owner = "minio";
repo = "mc";
rev = "RELEASE.${version}";
sha256 = "sha256-jNgReeR4KNzB1LKbiAOLWiYeJJ61qgf3J9nMy97FVGU=";
sha256 = "sha256-xh88GOdaeLEZZhCZrms+IovanjgkfQrieHYcofdfZHM=";
};
vendorHash = "sha256-d8cC/exdM7OMGE24bN00BVE3jqE1tj6727JiON/aJkc=";