java-buildpack/4.24
You can find the source of this version on GitHub at cloudfoundry/java-buildpack-release. It was created based on the commit 35ec30e
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "java-buildpack" version: "4.24" url: "https://bosh.io/d/github.com/cloudfoundry/java-buildpack-release?v=4.24" sha1: sha256:c9ee5ba14fcd6d1135c28ba10ba463a558b7753b8e93f0af12c5cc8356658de9
Or upload it to your director with the upload-release
command:
bosh upload-release --sha2 c9ee5ba14fcd6d1135c28ba10ba463a558b7753b8e93f0af12c5cc8356658de9 \ "https://bosh.io/d/github.com/cloudfoundry/java-buildpack-release?v=4.24"