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