minio: 2022-10-24T18-35-07Z -> 2022-10-29T06-21-33Z

This commit is contained in:
R. Ryantm 2022-10-29 23:23:32 +00:00
parent 16448f9e76
commit bbab142a73

View file

@ -15,13 +15,13 @@ let
in
buildGoModule rec {
pname = "minio";
version = "2022-10-24T18-35-07Z";
version = "2022-10-29T06-21-33Z";
src = fetchFromGitHub {
owner = "minio";
repo = "minio";
rev = "RELEASE.${version}";
sha256 = "sha256-sABNzhyfBNU5pWyE/VWHUzuSyKsx0glj01ectJPakV8=";
sha256 = "sha256-fQikYzaFFBYwtwKUOehxhK1+8M6Mlg4bBojkviheOco=";
};
vendorSha256 = "sha256-wB3UiuptT6D0CIUlHC1d5k0rjIxNeh5yAWOmYpyLGmA=";