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