Skip to content

Commit

Permalink
Merge #1537: build(deps): update tor from v0.4.7.13 to v0.4.8.7
Browse files Browse the repository at this point in the history
c08e824 build(deps): update tor from v0.4.7.13 to v0.4.8.7 (theborakompanioni)

Pull request description:

  Updates local tor from  v0.4.7.13 to v0.4.8.7.

  ~~Release notes: https://gitlab.torproject.org/tpo/core/tor/-/commit/51cefce3e689461492d22275b0bcac36db61ac8e~~

ACKs for top commit:
  kristapsk:
    ACK c08e824

Tree-SHA512: cf4368ec95897b22ed94b228f1d0feb9a08c939ecec5b82f84d5d68df43aa0d7898907856ca53d5bb9a3b4da26b2e8611d37a86fe59f12ab0160287477331b11
  • Loading branch information
kristapsk committed Oct 5, 2023
2 parents d72cafd + c08e824 commit 4e9d9e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -408,9 +408,9 @@ tor_build ()

tor_install ()
{
tor_version='tor-0.4.7.13'
tor_version='tor-0.4.8.7'
tor_tar="${tor_version}.tar.gz"
tor_sha='2079172cce034556f110048e26083ce9bea751f3154b0ad2809751815b11ea9d'
tor_sha='b20d2b9c74db28a00c07f090ee5b0241b2b684f3afdecccc6b8008931c557491'
tor_url='https://dist.torproject.org'
tor_pubkeys='Tor.asc'

Expand Down

0 comments on commit 4e9d9e1

Please sign in to comment.