Huntarr: Downgrade Python to 3.12 (#9246)

This commit is contained in:
CanbiZ
2025-11-18 11:58:08 +01:00
committed by GitHub
parent a900ebdce5
commit 3279bc48b9
2 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ function update_script() {
exit
fi
setup_uv
PYTHON_VERSION="3.12" setup_uv
if check_for_gh_release "huntarr" "plexguide/Huntarr.io"; then
msg_info "Stopping Service"