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