build: bump pyinstaller
This commit is contained in:
@@ -88,8 +88,8 @@ brew install autoconf automake libtool gettext coreutils pkgconfig
|
||||
|
||||
info "Building PyInstaller."
|
||||
PYINSTALLER_REPO="https://github.com/pyinstaller/pyinstaller.git"
|
||||
PYINSTALLER_COMMIT="5d7a0449ecea400eccbbb30d5fcef27d72f8f75d"
|
||||
# ^ tag "v6.6.0"
|
||||
PYINSTALLER_COMMIT="306d4d92580fea7be7ff2c89ba112cdc6f73fac1"
|
||||
# ^ tag "v6.13.0"
|
||||
(
|
||||
if [ -f "$CACHEDIR/pyinstaller/PyInstaller/bootloader/Darwin-64bit/runw" ]; then
|
||||
info "pyinstaller already built, skipping"
|
||||
|
||||
Reference in New Issue
Block a user