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