minio-client: 2023-04-12T02-21-51Z -> 2023-05-04T18-10-16Z

This commit is contained in:
R. Ryantm 2023-05-07 08:31:19 +00:00
parent 78963777a4
commit 4a1c05d89d

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=";