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

minio: 2024-02-17T01-15-57Z -> 2024-02-24T17-11-14Z
This commit is contained in:
Pascal Bach 2024-02-26 08:44:48 +01:00 committed by GitHub
commit 931d28b5e2
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-02-17T01-15-57Z";
version = "2024-02-24T17-11-14Z";
src = fetchFromGitHub {
owner = "minio";
repo = "minio";
rev = "RELEASE.${version}";
hash = "sha256-lgNQamHw5sI6rGy8TP62Vb5esUOivPkyWj15EOPsjkM=";
hash = "sha256-LD32cNKvW0mfYeXHNOqgiWXAiHjWJrorRqbQkosjaNE=";
};
vendorHash = "sha256-0EymK7jQhr+NJDg1zgWpcniV5zZ33Av6zpq0IDuWw7M=";