Skip to content

Commit

Permalink
feat: add ogham/exa
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki-shunsuke committed Sep 26, 2021
1 parent 656bb07 commit 50569ab
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
3 changes: 3 additions & 0 deletions aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,9 @@ packages:
- name: oam-dev/kubevela/kubectl-plugin
registry: standard
version: v1.1.1 # renovate: depName=oam-dev/kubevela/kubectl-plugin
- name: ogham/exa
registry: standard
version: v0.10.1 # renovate: depName=ogham/exa
- name: open-policy-agent/conftest
registry: standard
version: v0.28.1 # renovate: depName=open-policy-agent/conftest
Expand Down
12 changes: 12 additions & 0 deletions registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -944,6 +944,18 @@ packages:
files:
- name: kubectl-vela
src: "{{.OS}}-{{.Arch}}/kubectl-vela"
- type: github_release
repo_owner: ogham
repo_name: exa
asset: 'exa-{{.OS}}-{{.Version}}.zip'
description: "A modern replacement for 'ls'"
link: https://the.exa.website/
replacements:
darwin: macos-x86_64
linux: linux-x86_64-musl
files:
- name: exa
src: bin/exa
- type: github_release
repo_owner: open-policy-agent
repo_name: conftest
Expand Down

0 comments on commit 50569ab

Please sign in to comment.