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