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