Skip to content

Commit

Permalink
fix: Use ubi for sentry-cli (#2767)
Browse files Browse the repository at this point in the history
fixes sentry-cli failing to install on ubuntu aarch64 machines
  • Loading branch information
jahands authored Oct 16, 2024
1 parent 6e9f810 commit 9cec971
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/registry.md
Original file line number Diff line number Diff line change
Expand Up @@ -615,7 +615,7 @@ editLink: false
| semtag | [asdf:junminahn/asdf-semtag](https://github.com/junminahn/asdf-semtag) |
| semver | [asdf:mathew-fleisch/asdf-semver](https://github.com/mathew-fleisch/asdf-semver) |
| sentinel | [asdf:asdf-community/asdf-hashicorp](https://github.com/asdf-community/asdf-hashicorp) |
| sentry-cli | [asdf:MacPaw/asdf-sentry-cli](https://github.com/MacPaw/asdf-sentry-cli) |
| sentry-cli | [ubi:getsentry/sentry-cli](https://github.com/getsentry/sentry-cli) |
| serf | [asdf:asdf-community/asdf-hashicorp](https://github.com/asdf-community/asdf-hashicorp) |
| serverless | [asdf:pdemagny/asdf-serverless](https://github.com/pdemagny/asdf-serverless) |
| setup-envtest | [asdf:pmalek/mise-setup-envtest](https://github.com/pmalek/mise-setup-envtest) |
Expand Down
2 changes: 1 addition & 1 deletion registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -628,7 +628,7 @@ semgrep = ["asdf:brentjanderson/asdf-semgrep"]
semtag = ["asdf:junminahn/asdf-semtag"]
semver = ["asdf:mathew-fleisch/asdf-semver"]
sentinel = ["asdf:asdf-community/asdf-hashicorp"]
sentry-cli = ["asdf:MacPaw/asdf-sentry-cli"]
sentry-cli = ["ubi:getsentry/sentry-cli"]
serf = ["asdf:asdf-community/asdf-hashicorp"]
serverless = ["asdf:pdemagny/asdf-serverless"]
setup-envtest = ["asdf:pmalek/mise-setup-envtest"]
Expand Down

0 comments on commit 9cec971

Please sign in to comment.