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: sha256:1b32d83527b2eeaed0ae56e2f35743a36db7677228cb6a3cec8b977042e3f302
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:1b32d83527b2eeaed0ae56e2f35743a36db7677228cb6a3cec8b977042e3f302 \ "https://bosh.io/d/github.com/cloudfoundry/php-buildpack-release?v=4.4.59"