diff --git a/.tool-versions b/.tool-versions index 03abc2c536..6ea16e0025 100644 --- a/.tool-versions +++ b/.tool-versions @@ -2,7 +2,7 @@ act 0.2.66 actionlint 1.7.1 bosh 7.3.1 credhub 2.9.29 -cf 8.7.11 +cf 8.8.0 concourse 7.10.0 direnv 2.34.0 gcloud 473.0.0 diff --git a/devbox.json b/devbox.json index b83387ed95..9c4f2f91aa 100644 --- a/devbox.json +++ b/devbox.json @@ -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", @@ -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" diff --git a/devbox.lock b/devbox.lock index 1ed9133bce..59aabdbff9 100644 --- a/devbox.lock +++ b/devbox.lock @@ -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", @@ -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",