1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mopidy_ynh.git synced 2024-09-03 19:46:21 +02:00

Update upgrade checks

deleted upgrades from certain versions as they cannot be installed anymore
This commit is contained in:
siwinter 2023-11-02 00:09:56 +01:00 committed by GitHub
parent 1c88419638
commit 36b57bab5e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,9 +13,9 @@
setup_public=1 setup_public=1
upgrade=1 upgrade=1
# 3.1.1~ynh2 # 3.1.1~ynh2
upgrade=1 from_commit=bc421d01d57a273a59287cf7500e94a89de0abed # upgrade=1 from_commit=bc421d01d57a273a59287cf7500e94a89de0abed
# 3.2.0~ynh1 # 3.2.0~ynh1
upgrade=1 from_commit=31c5de684273794e4f4837d5dccc5a663ce9fb45 # upgrade=1 from_commit=31c5de684273794e4f4837d5dccc5a663ce9fb45
backup_restore=1 backup_restore=1
multi_instance=0 multi_instance=0
port_already_use=0 port_already_use=0