build: bump pyinstaller
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
PYINSTALLER_REPO="https://github.com/pyinstaller/pyinstaller.git"
|
||||
PYINSTALLER_COMMIT="5d7a0449ecea400eccbbb30d5fcef27d72f8f75d"
|
||||
# ^ tag "v6.6.0"
|
||||
PYINSTALLER_COMMIT="306d4d92580fea7be7ff2c89ba112cdc6f73fac1"
|
||||
# ^ tag "v6.13.0"
|
||||
|
||||
PYTHON_VERSION=3.12.10
|
||||
|
||||
|
||||
Reference in New Issue
Block a user