Skip to content

Commit d8db8a2

Browse files
authored
Revert Relocatable Python hash bump (#67)
Revert RP hash to see if it fixes the build
1 parent 9c34440 commit d8db8a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_python_framework_pkgs.zsh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Run this with your current directory being the path where this script is located
77

88
# Harcoded (commit) versions of relocatable-python & munki-pkg
9-
RP_SHA="8ee72fe3a5dbef733365370ebf44f25022b895ef" # https://github.com/gregneagle/relocatable-python/commits/main/
9+
RP_SHA="fb4dd9b024b249c71713f14d887f4bcea78aa8b0" # https://github.com/gregneagle/relocatable-python/commits/main/
1010
MP_SHA="96cffb4eac9207c1130404ec1fee8f4777fa38fd" # https://github.com/munki/munki-pkg/commits/main/
1111
MACOS_VERSION=11 # use 10.9 for non-universal
1212
PYTHON_PRERELEASE_VERSION=

0 commit comments

Comments
 (0)