minio-client: 2024-01-28T16-23-14Z -> 2024-01-31T08-59-40Z

This commit is contained in:
R. Ryantm
2024-02-03 17:18:29 +00:00
parent 3efc6ce7e4
commit 84fe26e884
@@ -2,13 +2,13 @@
buildGoModule rec {
pname = "minio-client";
version = "2024-01-28T16-23-14Z";
version = "2024-01-31T08-59-40Z";
src = fetchFromGitHub {
owner = "minio";
repo = "mc";
rev = "RELEASE.${version}";
sha256 = "sha256-1FV7o4kkFEbcEmkV3Kj37vQ6uKZ/GoSnuCp3NNxMGN8=";
sha256 = "sha256-SD/CtYQFWy7VFo2jT53LDQfH7fw14OOKAbImNeG/amE=";
};
vendorHash = "sha256-wxFhj+oqj5WV/UkPZlmeJHF2WC4oLlZOql1qgSFs+zU=";