minio-client: 2021-03-10T05-59-20Z -> 2021-03-12T03-36-59Z
This commit is contained in:
parent
d70c7d2388
commit
aee836c655
@ -2,13 +2,13 @@
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "minio-client";
|
||||
version = "2021-03-10T05-59-20Z";
|
||||
version = "2021-03-12T03-36-59Z";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "minio";
|
||||
repo = "mc";
|
||||
rev = "RELEASE.${version}";
|
||||
sha256 = "sha256-IoCM2FA6oNiNT6zWspMEqgq4hZ8tAQVEAqouRlBe/ts=";
|
||||
sha256 = "sha256-aIJjr7KaT4E4Q1Ho4D0emduJWFxdCXCodq7J43r0DMQ=";
|
||||
};
|
||||
|
||||
vendorSha256 = "sha256-aoRdtv/Q7vjn0M7iSYAuyu/3pEH30x6D39xTHqQPvuo=";
|
||||
|
Loading…
Reference in New Issue
Block a user