diff --git a/apps/OBS Studio/install-64 b/apps/OBS Studio/install-64 index 66966992b8..56e67476a6 100755 --- a/apps/OBS Studio/install-64 +++ b/apps/OBS Studio/install-64 @@ -39,7 +39,7 @@ elif [ "$__os_codename" == "bionic" ]; then install_packages qt6-qpa-plugins https://github.com/Pi-Apps-Coders/files/releases/download/large-files/obs-studio-28.1.2-1-arm64-bionic.deb || exit 1 elif [ "$__os_codename" == "jammy" ]; then # install jammy version - install_packages qt6-qpa-plugins https://github.com/Pi-Apps-Coders/files/releases/download/large-files/obs-studio-29.1.3-2-arm64-jammy.deb || exit 1 + install_packages qt6-qpa-plugins https://github.com/Pi-Apps-Coders/files/releases/download/large-files/obs-studio-29.1.3-3-arm64-jammy.deb || exit 1 else # note: bump this version to whatever the version of OBS-Studio we have precompiled debs for # if the distro version is equal or newer, prefer it to our debs