minio: 2024-02-24T17-11-14Z -> 2024-02-26T09-33-48Z

This commit is contained in:
R. Ryantm 2024-02-28 17:06:37 +00:00
parent 6780926802
commit cca22fb9ce

@ -21,13 +21,13 @@ let
in
buildGoModule rec {
pname = "minio";
version = "2024-02-24T17-11-14Z";
version = "2024-02-26T09-33-48Z";
src = fetchFromGitHub {
owner = "minio";
repo = "minio";
rev = "RELEASE.${version}";
hash = "sha256-LD32cNKvW0mfYeXHNOqgiWXAiHjWJrorRqbQkosjaNE=";
hash = "sha256-V5Pmp36YA0u1Z2SBNdJZAHQuA3PgVKHmIJlDElhS24s=";
};
vendorHash = "sha256-0EymK7jQhr+NJDg1zgWpcniV5zZ33Av6zpq0IDuWw7M=";