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