mirror of
https://github.com/munki/munki.git
synced 2026-01-04 05:29:51 -06:00
Update Python version to 3.9.4
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
TOOLSDIR=$(dirname "$0")
|
||||
REQUIREMENTS="${TOOLSDIR}/py3_requirements.txt"
|
||||
PYTHON_VERSION=3.9.2
|
||||
PYTHON_VERSION=3.9.4
|
||||
PYTHON_PRERELEASE_VERSION=
|
||||
PYTHON_BASEURL="https://www.python.org/ftp/python/%s/python-%s${PYTHON_PRERELEASE_VERSION}-macos%s.pkg"
|
||||
MACOS_VERSION=11
|
||||
|
||||
Reference in New Issue
Block a user