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

minio: 2021-03-12T00-00-47Z -> 2021-03-17T02-33-02Z
This commit is contained in:
Mario Rodas 2021-03-18 22:44:28 -05:00 committed by GitHub
commit a6155fc19e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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