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