minio: 2024-02-17T01-15-57Z -> 2024-02-24T17-11-14Z
This commit is contained in:
parent
0966640f5a
commit
39a93d3ca4
1 changed files with 2 additions and 2 deletions
|
@ -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=";
|
||||
|
|
Loading…
Reference in a new issue