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