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