minio: 2021-03-12T00-00-47Z -> 2021-03-17T02-33-02Z

This commit is contained in:
R. RyanTM 2021-03-17 15:18:47 +00:00
parent 5b3290333a
commit e1cee092be

View file

@ -2,13 +2,13 @@
buildGoModule rec {
pname = "minio";
version = "2021-03-12T00-00-47Z";
version = "2021-03-17T02-33-02Z";
src = fetchFromGitHub {
owner = "minio";
repo = "minio";
rev = "RELEASE.${version}";
sha256 = "sha256-7KHEmnrTw6SBhsImMjcv+b1wvFEg8AXgsuZTGp5iVis=";
sha256 = "sha256-nCCU9hSt8VaLpZmqZFl3GczqDJXEQJ4rFn/9B0gV/5g=";
};
vendorSha256 = "sha256-tMt6XRj1dd+AHqWA6WGm5GBFGx+IsP1ijYCj8cmUXy0=";