minio-client: 2025-04-16T18-13-26Z -> 2025-05-21T01-59-54Z

This commit is contained in:
R. Ryantm
2025-06-02 21:50:55 +02:00
committed by Pascal Bach
parent 16ca517559
commit dcd99fdf96
+2 -2
View File
@@ -7,13 +7,13 @@
buildGoModule rec {
pname = "minio-client";
version = "2025-04-16T18-13-26Z";
version = "2025-05-21T01-59-54Z";
src = fetchFromGitHub {
owner = "minio";
repo = "mc";
rev = "RELEASE.${version}";
sha256 = "sha256-23shNQWVIuTLL0FLM00919JaT2QR4R0ou5ZA2/mQ4PA=";
sha256 = "sha256-ss/GqOJz9FNrQzYABb8ePCMcmNVTYVji/Id1WOuu24M=";
};
vendorHash = "sha256-MpLQZFrf2sBAweXtYeFi5j6p6GaXuN99x+r4UK8D9xM=";