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