From 3af3f3e2de54a063164dc9e0cbc717bf5dc58572 Mon Sep 17 00:00:00 2001 From: Daniel Markstedt Date: Fri, 31 Dec 2021 20:07:17 -0800 Subject: [PATCH] Bump macproxy version to 21.12.3 (#586) --- easyinstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easyinstall.sh b/easyinstall.sh index 129d7663..cd54f90c 100755 --- a/easyinstall.sh +++ b/easyinstall.sh @@ -724,7 +724,7 @@ function installMacproxy { ( sudo apt-get update && sudo apt-get install python3 python3-venv --assume-yes )