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