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