From 693ade296756ee8e480e75663a873e4a35829034 Mon Sep 17 00:00:00 2001 From: Daniel Markstedt Date: Mon, 20 Dec 2021 12:04:23 -0800 Subject: [PATCH] Bump Macproxy version to 21.12.2 (#550) --- easyinstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easyinstall.sh b/easyinstall.sh index 4a363222..effe3f7c 100755 --- a/easyinstall.sh +++ b/easyinstall.sh @@ -673,7 +673,7 @@ function installMacproxy { ( sudo apt-get update && sudo apt-get install python3 python3-venv --assume-yes )