minio-client: 2022-03-13T22-34-00Z -> 2022-03-17T20-25-06Z

This commit is contained in:
R. Ryantm 2022-03-18 23:59:21 +00:00
parent 7958394022
commit 63c02306cf

View File

@ -2,13 +2,13 @@
buildGoModule rec {
pname = "minio-client";
version = "2022-03-13T22-34-00Z";
version = "2022-03-17T20-25-06Z";
src = fetchFromGitHub {
owner = "minio";
repo = "mc";
rev = "RELEASE.${version}";
sha256 = "sha256-NIhowfkG2bFIcCNXUQ3cETHsR5/NLvIHQ9LeftgSyd0=";
sha256 = "sha256-+MfRosEyIaQ5RndpAeK5AXm8EHX2ND7VJcr1NVFs5TI=";
};
vendorSha256 = "sha256-Wdw9mZ3UupoJ4yDwS4f3mOmCn+7TvHmx4aRu+96pHM4=";