Skip to content

Commit

Permalink
feat: add mashiike/redshift-credentials (#21957)
Browse files Browse the repository at this point in the history
[mashiike/redshift-credentials](https://github.com/mashiike/redshift-credentials): a command line tool for Amazon Redshift temporary authorization with AWS IAM
  • Loading branch information
mashiike committed Apr 17, 2024
1 parent 58b15aa commit 7da96bd
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pkgs/mashiike/redshift-credentials/pkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
packages:
- name: mashiike/redshift-credentials@v0.3.4
- name: mashiike/redshift-credentials
version: v0.3.3
21 changes: 21 additions & 0 deletions pkgs/mashiike/redshift-credentials/registry.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
packages:
- type: github_release
repo_owner: mashiike
repo_name: redshift-credentials
description: a command line tool for Amazon Redshift temporary authorization with AWS IAM
version_constraint: "false"
version_overrides:
- version_constraint: semver("<= 0.3.3")
asset: redshift-credentials_{{trimV .Version}}_{{.OS}}_{{.Arch}}.{{.Format}}
format: tar.gz
checksum:
type: github_release
asset: checksums.txt
algorithm: sha256
- version_constraint: "true"
asset: redshift-credentials_{{trimV .Version}}_{{.OS}}_{{.Arch}}.{{.Format}}
format: tar.gz
checksum:
type: github_release
asset: redshift-credentials_{{trimV .Version}}_checksums.txt
algorithm: sha256
20 changes: 20 additions & 0 deletions registry.yaml

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

0 comments on commit 7da96bd

Please sign in to comment.