Skip to content

Commit

Permalink
🤖🦾🛠️ scripts/asdf2devbox.py
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 5, 2024
1 parent 16a2762 commit d38064b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion devbox.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"actionlint": "1.7.1",
"bosh-cli": "7.3.1",
"bundix": "latest",
"cloudfoundry-cli": "8.7.11",
"coreutils": "latest",
"delve": "latest",
"direnv": "2.34.0",
Expand Down Expand Up @@ -39,6 +38,7 @@
"yq-go": "4.44.3",
"ginkgo": "2.20.2",
"act": "latest",
"cloudfoundry-cli": "latest",
"google-cloud-sdk": "latest",
"temurin-bin-21": "latest",
"ruby": "latest"
Expand Down
3 changes: 1 addition & 2 deletions devbox.lock
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@
}
}
},
"cloudfoundry-cli@8.7.11": {
"cloudfoundry-cli@latest": {
"last_modified": "2024-08-31T10:12:23Z",
"resolved": "github:NixOS/nixpkgs/5629520edecb69630a3f4d17d3d33fc96c13f6fe#cloudfoundry-cli",
"source": "devbox-search",
Expand Down Expand Up @@ -1714,7 +1714,6 @@
},
"ruby@latest": {
"last_modified": "2024-08-31T10:12:23Z",
"plugin_version": "0.0.2",
"resolved": "github:NixOS/nixpkgs/5629520edecb69630a3f4d17d3d33fc96c13f6fe#ruby",
"source": "devbox-search",
"version": "3.3.4",
Expand Down

0 comments on commit d38064b

Please sign in to comment.