Skip to content

Commit

Permalink
Merge pull request #3 from Ahuge/ah/chore/disable-taps-rpms
Browse files Browse the repository at this point in the history
Remove things that we will be unable to use currently
  • Loading branch information
Ahuge authored Nov 1, 2022
2 parents 499bd3a + e13d83c commit 544af49
Showing 1 changed file with 0 additions and 26 deletions.
26 changes: 0 additions & 26 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,31 +47,5 @@ changelog:
- Merge pull request
- Merge branch

brews:
- tap:
owner: peak
name: homebrew-tap
folder: Formula
name: s5cmd
description: Parallel S3 and local filesystem execution tool
homepage: https://github.com/peak/s5cmd
license: MIT
test: |
system "#{bin}/s5cmd version"
nfpms:
-
vendor: Peak
homepage: https://github.com/peak/s5cmd
license: MIT
maintainer: Peak <[email protected]>
description: |-
Very fast S3 and local filesystem execution tool. It comes with support
for a multitude of operations including tab completion and wildcard
support for files, which can be very handy for your object storage
workflow while working with large number of files.
formats:
- deb

release:
draft: true

0 comments on commit 544af49

Please sign in to comment.