Skip to content

Commit

Permalink
Merge branch 'main' into issues/override-toolversions-filename
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx authored Jan 23, 2025
2 parents 9887dd8 + 9ef7056 commit bb6056c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -505,7 +505,7 @@ docker-compose.test = [
]
docker-slim.backends = ["ubi:slimtoolkit/slim", "asdf:xataz/asdf-docker-slim"]
docker-slim.os = ["linux", "macos"]
docker-slim.test = ["slim --version", "{{version}}"]
# docker-slim.test = ["slim --version", ""] # prints out weird version of mint or something
dockle.backends = [
"aqua:goodwithtech/dockle",
"asdf:mathew-fleisch/asdf-dockle"
Expand Down Expand Up @@ -914,7 +914,7 @@ istioctl.backends = [
"aqua:istio/istio/istioctl",
"asdf:virtualstaticvoid/asdf-istioctl"
]
istioctl.test = ["istioctl version", "client version: {{version}}"]
istioctl.test = ["istioctl version", "{{version}}"]
janet.backends = ["asdf:mise-plugins/mise-janet"]
java.backends = ["core:java"]
jbang.backends = ["asdf:mise-plugins/jbang-asdf"]
Expand Down

0 comments on commit bb6056c

Please sign in to comment.