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