minio-client: 2024-01-31T08-59-40Z -> 2024-02-09T22-18-24Z

This commit is contained in:
R. Ryantm 2024-02-10 21:49:13 +00:00
parent ef6206934d
commit 7e843daca9

View file

@ -2,13 +2,13 @@
buildGoModule rec {
pname = "minio-client";
version = "2024-01-31T08-59-40Z";
version = "2024-02-09T22-18-24Z";
src = fetchFromGitHub {
owner = "minio";
repo = "mc";
rev = "RELEASE.${version}";
sha256 = "sha256-SD/CtYQFWy7VFo2jT53LDQfH7fw14OOKAbImNeG/amE=";
sha256 = "sha256-Z4bqbU5ZDVlHLHyJWTNLSjBgE3Fybn/oUyqjod0bUCw=";
};
vendorHash = "sha256-wxFhj+oqj5WV/UkPZlmeJHF2WC4oLlZOql1qgSFs+zU=";