mirror of
https://github.com/jellyfin/jellyfin-mpv-shim.git
synced 2025-02-19 22:20:30 +00:00
Switch back to latest pyinstaller.
This commit is contained in:
parent
e3d60a41a8
commit
aa299aa864
@ -45,8 +45,7 @@ function get_resource_version {
|
||||
if [[ "$1" == "--get-pyinstaller" ]]
|
||||
then
|
||||
echo "Downloading pyinstaller..."
|
||||
#pi_version=$(get_resource_version pyinstaller/pyinstaller)
|
||||
pi_version=v5.1
|
||||
pi_version=$(get_resource_version pyinstaller/pyinstaller)
|
||||
download_compat release.zip "https://github.com/pyinstaller/pyinstaller/archive/$pi_version.zip" "pi"
|
||||
(
|
||||
mkdir pyinstaller
|
||||
|
Loading…
x
Reference in New Issue
Block a user