Skip to content

Commit

Permalink
Merge pull request #937 from linyinfeng/create-pull-request/update
Browse files Browse the repository at this point in the history
Automated update
  • Loading branch information
mergify[bot] authored Feb 4, 2025
2 parents dfd94d1 + 4070a96 commit 8aae659
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pkgs/minio-latest/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@ let
in
buildGoModule rec {
pname = "minio-latest";
version = "2025-01-20T14-49-07Z";
version = "2025-02-03T21-03-04Z";

src = fetchFromGitHub {
owner = "minio";
repo = "minio";
rev = "RELEASE.${version}";
sha256 = "sha256-0lYRMNPnXVncTrYP87T76eV4wkgH/ODNL6pvhs17pr4=";
sha256 = "sha256-NBYidB3iE+G4tKdNNFMF50othNyRzN22/GrHbVokH0s=";
};

vendorHash = "sha256-zb/A7vOsZIMLkGVmgVbrCt/lY2K8v7ofTgSA0Z3dvXA=";
Expand Down

0 comments on commit 8aae659

Please sign in to comment.