diff --git a/docs/registry.md b/docs/registry.md index e46257024..265d02f72 100644 --- a/docs/registry.md +++ b/docs/registry.md @@ -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) | diff --git a/registry.toml b/registry.toml index 62943e977..d80c98396 100644 --- a/registry.toml +++ b/registry.toml @@ -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"]