forked from peak/s5cmd
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3 from Ahuge/ah/chore/disable-taps-rpms
Remove things that we will be unable to use currently
- Loading branch information
Showing
1 changed file
with
0 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 |