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