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