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