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