tor/0.3.5
You can find the source of this version on GitHub at cloudfoundry-community/tor-boshrelease. It was created based on the commit 5b0e0a11
.
Release Notes¶
- Includes tor 0.2.6.10 [changelog]
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "tor" version: "0.3.5" url: "https://bosh.io/d/github.com/cloudfoundry-community/tor-boshrelease?v=0.3.5" sha1: "4586760d3cb6efb45b64309568290a8b357bc2c5"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 4586760d3cb6efb45b64309568290a8b357bc2c5 \ "https://bosh.io/d/github.com/cloudfoundry-community/tor-boshrelease?v=0.3.5"