tor/0.3.4
You can find the source of this version on GitHub at cloudfoundry-community/tor-boshrelease. It was created based on the commit 0d4e1618
.
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.4" url: "https://bosh.io/d/github.com/cloudfoundry-community/tor-boshrelease?v=0.3.4" sha1: "dc2943cf37d6626f583bac1a453b5571a7d69a09"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 dc2943cf37d6626f583bac1a453b5571a7d69a09 \ "https://bosh.io/d/github.com/cloudfoundry-community/tor-boshrelease?v=0.3.4"