Merge pull request #309725 from r-ryantm/auto-update/minio

minio: 2024-04-28T17-53-50Z -> 2024-05-01T01-11-10Z
This commit is contained in:
Pascal Bach 2024-05-07 22:17:58 +02:00 committed by GitHub
commit 5f27694cd5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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=";