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
6 changes: 6 additions & 0 deletions pkgs/anthropics/anthropic-cli/pkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
packages:
- name: anthropics/anthropic-cli@v1.6.0
- name: anthropics/anthropic-cli
version: v1.3.1
- name: anthropics/anthropic-cli
version: v1.2.1
24 changes: 24 additions & 0 deletions pkgs/anthropics/anthropic-cli/registry.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/registry.json
packages:
- type: github_release
repo_owner: anthropics
repo_name: anthropic-cli
description: The CLI for the Claude API
files:
- name: ant
version_constraint: "false"
version_overrides:
- version_constraint: Version == "v1.3.0"
no_asset: true
- version_constraint: "true"
asset: ant_{{trimV .Version}}_{{.OS}}_{{.Arch}}.{{.Format}}
format: zip
replacements:
darwin: macos
checksum:
type: github_release
asset: ant_{{trimV .Version}}_checksums.txt
algorithm: sha256
overrides:
- goos: linux
format: tar.gz
4 changes: 4 additions & 0 deletions pkgs/anthropics/anthropic-cli/scaffold.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
# yaml-language-server: $schema=https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/aqua-generate-registry.json
name: anthropics/anthropic-cli
all_assets_filter: not ((Asset matches ".apk$") or (Asset matches ".deb$") or (Asset matches ".rpm$") or (Asset matches ".pkg.tar.zst$"))
22 changes: 22 additions & 0 deletions registry.yaml

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

Loading