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