We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c34440 commit d8db8a2Copy full SHA for d8db8a2
build_python_framework_pkgs.zsh
@@ -6,7 +6,7 @@
6
# Run this with your current directory being the path where this script is located
7
8
# Harcoded (commit) versions of relocatable-python & munki-pkg
9
-RP_SHA="8ee72fe3a5dbef733365370ebf44f25022b895ef" # https://github.com/gregneagle/relocatable-python/commits/main/
+RP_SHA="fb4dd9b024b249c71713f14d887f4bcea78aa8b0" # https://github.com/gregneagle/relocatable-python/commits/main/
10
MP_SHA="96cffb4eac9207c1130404ec1fee8f4777fa38fd" # https://github.com/munki/munki-pkg/commits/main/
11
MACOS_VERSION=11 # use 10.9 for non-universal
12
PYTHON_PRERELEASE_VERSION=
0 commit comments