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