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