From 4b38fef7a3b930974c9f741df7bad8da984c5642 Mon Sep 17 00:00:00 2001 From: Chirstophe Mehay Date: Mon, 14 Nov 2022 22:14:26 +0100 Subject: [PATCH] Update tor to 0.4.7.11 --- .dockerignore | 2 ++ current_tor_version | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.dockerignore b/.dockerignore index ff25b35..9beb8f9 100644 --- a/.dockerignore +++ b/.dockerignore @@ -2,3 +2,5 @@ keys/ *.egg-info .tox/ __cache__ +__pycache__ +*/__pycache__ \ No newline at end of file diff --git a/current_tor_version b/current_tor_version index bdc9574..58b2775 100644 --- a/current_tor_version +++ b/current_tor_version @@ -1 +1 @@ -0.4.7.8 +0.4.7.11