Skip to content

Commit

Permalink
Merge pull request #3336 from dlorenc/bumpmc
Browse files Browse the repository at this point in the history
Bump minio-client.
  • Loading branch information
dlorenc authored Jul 3, 2023
2 parents 7bdcb7e + 5d5bb63 commit 07bfb31
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions mc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ package:
name: mc
# minio uses strange versioning, the upstream version is RELEASE.2023-03-23T20-03-04Z
# when bumping this, also bump the tag in git-checkout below
version: 0.20230323.200304
epoch: 3
version: 0.20230628.215417
epoch: 0
description: Multi-Cloud Object Storage
copyright:
- license: AGPL-3.0
Expand All @@ -21,8 +21,8 @@ pipeline:
- uses: git-checkout
with:
repository: https://github.com/minio/mc
tag: RELEASE.2023-03-23T20-03-04Z
expected-commit: 81453d7c8fcc7621f976cfd8e8a72e78f4d243c7
tag: RELEASE.2023-06-28T21-54-17Z
expected-commit: eebdcdf36501cec35c893d7e8ab7a7473ff6860a

- runs: |
make build
Expand Down

0 comments on commit 07bfb31

Please sign in to comment.