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