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