minio: 2024-04-28T17-53-50Z -> 2024-05-01T01-11-10Z

This commit is contained in:
R. Ryantm 2024-05-07 02:17:28 +00:00
parent a85613a1bc
commit f8dda38f96
1 changed files with 2 additions and 2 deletions

View File

@ -21,13 +21,13 @@ let
in
buildGoModule rec {
pname = "minio";
version = "2024-04-28T17-53-50Z";
version = "2024-05-01T01-11-10Z";
src = fetchFromGitHub {
owner = "minio";
repo = "minio";
rev = "RELEASE.${version}";
hash = "sha256-PjZYi1JiXQDaQw6z2OCblzCvvT3cOLa80sgFUTHofVY=";
hash = "sha256-abx2eYYMU1bWBYHcocTw6uavPLhLlgksG2/eoZWuWOo=";
};
vendorHash = "sha256-pPIcH2I/0792iXLMveZIRSBFKCnvraCyBUutREwTig0=";