forked from mirrors/nixpkgs
minio-client: 2024-01-05T05-04-32Z -> 2024-01-18T07-03-39Z
This commit is contained in:
parent
df318b860b
commit
101c590b9c
|
@ -2,13 +2,13 @@
|
|||
|
||||
buildGoModule rec {
|
||||
pname = "minio-client";
|
||||
version = "2024-01-05T05-04-32Z";
|
||||
version = "2024-01-18T07-03-39Z";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "minio";
|
||||
repo = "mc";
|
||||
rev = "RELEASE.${version}";
|
||||
sha256 = "sha256-1A5Nzlf9xBcOcPdKXZut+4ViUvsDa2uFtfN/nIRoUf8=";
|
||||
sha256 = "sha256-qmJzyiqiW+gGtdZsGKh6774IVLoFu443xnqwCb61hU0=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-rqlPUU9phbsw9cjGvU86DjA3cWhcoxX3kxQ1buLM+hg=";
|
||||
|
|
Loading…
Reference in a new issue