Package Manager Installation
Installers
- Debian 64 bit / 32 bit / arm64 (deb)
- Redhat 64 bit / 32 bit / aarch64 (rpm)
- macOS 64 bit / arm (pkg)
- Windows 64 bit / 32 bit (zip)
Binaries
Docker
docker pull cloudfoundry/cli:8.14.1
What's Changed
- Modify integration tests to not use fake server [v8] by @gururajsh in #3505
- Use docker hub for buildpack download[v8] by @gururajsh in #3507
- Add bundle versionto test file [v8] by @gururajsh in #3512
- update golang to 1.24.3 [v8] by @Benjamintf1 in #3509
- v8: Bump the dependencies group across 1 directory with 10 updates by @dependabot[bot] in #3500
- Replace kill() with interrupt() in tests [v8] by @gururajsh in #3516
- Update windows runner to v8 by @gururajsh in #3523
Full Changelog: v8.14.0...v8.14.1