Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions pkgs/atlassian.com/acli/pkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
packages:
- name: atlassian.com/acli@1.3.14-stable
- name: atlassian.com/acli
version: 1.2.0-stable
19 changes: 19 additions & 0 deletions pkgs/atlassian.com/acli/registry.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/registry.json
packages:
- type: http
repo_owner: ryan-pip
repo_name: acli-versions
name: atlassian.com/acli
description: Software to interact with Atlassian Cloud from the terminal
link: https://developer.atlassian.com/cloud/acli/
version_source: github_tag
url: https://acli.atlassian.com/{{.OS}}/{{.Version}}/acli_{{.Version}}_{{.OS}}_{{.Arch}}.tar.gz
format: tar.gz
files:
- name: acli
src: acli_{{.Version}}_{{.OS}}_{{.Arch}}/acli
supported_envs:
- linux/amd64
- linux/arm64
- darwin/amd64
- darwin/arm64
17 changes: 17 additions & 0 deletions registry.yaml

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

Loading