Skip to content

Commit 58923b7

Browse files
r-ryantmbachp
authored andcommitted
minio-client: 2024-09-09T07-53-10Z -> 2024-09-16T17-43-14Z
1 parent cad9e2e commit 58923b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/tools/networking/minio-client/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33
buildGoModule rec {
44
pname = "minio-client";
5-
version = "2024-09-09T07-53-10Z";
5+
version = "2024-09-16T17-43-14Z";
66

77
src = fetchFromGitHub {
88
owner = "minio";
99
repo = "mc";
1010
rev = "RELEASE.${version}";
11-
sha256 = "sha256-K0FuG7c8sD4ingJH/al7TBoTCHKGad7I2RYheTjqAR0=";
11+
sha256 = "sha256-j9NEeTUP/pkEhywhNasQQzTwUBcUwq+KVEGGB1hzVw0=";
1212
};
1313

1414
vendorHash = "sha256-KNnYxE3kt/eemnhsRf29SZX0Q+ECzdMFVgcmd7uCsyY=";

0 commit comments

Comments
 (0)