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