Skip to content

Commit

Permalink
🤖🦾🛠️ scripts/asdf2devbox.py
Browse files Browse the repository at this point in the history
  • Loading branch information
app-autoscaler-ci-bot authored and silvestre committed Jul 2, 2024
1 parent 7d01979 commit 95f0b15
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 100 deletions.
80 changes: 40 additions & 40 deletions devbox.json
Original file line number Diff line number Diff line change
@@ -1,45 +1,45 @@
{
"packages": {
"path:.#bosh-bootloader": "",
"path:.#app-autoscaler-cli-plugin": "",
"path:.#log-cache-cli-plugin": "",
"path:.#cloud-mta-build-tool": "",
"path:.#uaac": "",
"credhub-cli": "2.9.29",
"delve": "latest",
"gh": "latest",
"go-tools": "latest",
"gopls": "latest",
"nodejs": "latest",
"nodePackages.yaml-language-server": "latest",
"rubocop": "latest",
"rubyPackages.solargraph": "latest",
"swagger-cli": "latest",
"direnv": "2.34.0",
"gnumake": "4.4",
"maven": "3.8.6",
"pre-commit": "latest",
"bosh-cli": "7.3.1",
"yq-go": "4.43.1",
"which": "latest",
"jq": "latest",
"fly": "7.10.0",
"python": "latest",
"cloudfoundry-cli": "8.7.10",
"shellcheck": "0.10.0",
"ginkgo": "2.19.0",
"bundix": "latest",
"oha": "latest",
"gum": "0.13.0",
"act": "0.2.63",
"go": "1.21.6",
"actionlint": "1.7.1",
"google-cloud-sdk": "latest",
"golangci-lint": "latest",
"temurin-bin-17": "latest",
"ruby": "latest",
"uutils-coreutils-noprefix": "latest",
"gnutar": "latest"
"path:.#bosh-bootloader": "",
"path:.#app-autoscaler-cli-plugin": "",
"path:.#log-cache-cli-plugin": "",
"path:.#cloud-mta-build-tool": "",
"path:.#uaac": "",
"credhub-cli": "2.9.29",
"delve": "latest",
"gh": "latest",
"go-tools": "latest",
"gopls": "latest",
"nodejs": "latest",
"nodePackages.yaml-language-server": "latest",
"rubocop": "latest",
"rubyPackages.solargraph": "latest",
"swagger-cli": "latest",
"direnv": "2.34.0",
"gnumake": "4.4",
"maven": "3.8.6",
"pre-commit": "latest",
"bosh-cli": "7.3.1",
"yq-go": "4.43.1",
"which": "latest",
"jq": "latest",
"fly": "7.10.0",
"python": "latest",
"cloudfoundry-cli": "8.7.10",
"shellcheck": "0.10.0",
"ginkgo": "2.19.0",
"bundix": "latest",
"oha": "latest",
"gum": "0.13.0",
"act": "0.2.63",
"actionlint": "1.7.1",
"uutils-coreutils-noprefix": "latest",
"gnutar": "latest",
"google-cloud-sdk": "latest",
"go": "1.22.0",
"golangci-lint": "1.59.1",
"temurin-bin-17": "latest",
"ruby": "latest"
},
"shell": {
"init_hook": [
Expand Down
Loading

0 comments on commit 95f0b15

Please sign in to comment.