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