Skip to content

Commit

Permalink
feat(registry): add jd (#4318)
Browse files Browse the repository at this point in the history
https://github.com/josephburnett/jd

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
  • Loading branch information
risu729 and autofix-ci[bot] authored Feb 7, 2025
1 parent ebfe0da commit 8ba107a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -925,6 +925,12 @@ istioctl.test = ["istioctl version", "{{version}}"]
janet.backends = ["asdf:mise-plugins/mise-janet"]
java.backends = ["core:java"]
jbang.backends = ["asdf:mise-plugins/jbang-asdf"]
jd.backends = [
"aqua:josephburnett/jd",
"ubi:josephburnett/jd",
"go:github.com/josephburnett/jd"
]
jd.test = ["jd --version", "jd version {{version}}"]
jfrog-cli.backends = ["asdf:mise-plugins/mise-jfrog-cli"]
jib.backends = ["asdf:mise-plugins/mise-jib"]
jib.test = ["jib --version", "{{version}}"]
Expand Down

0 comments on commit 8ba107a

Please sign in to comment.