mirror of
https://github.com/YunoHost-Apps/pgadmin_ynh.git
synced 2024-09-03 19:56:38 +02:00
fix upgrade_from
This commit is contained in:
parent
36314ceac6
commit
22e8b5160f
2 changed files with 1 additions and 11 deletions
|
@ -42,16 +42,6 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen
|
||||||
type = "password"
|
type = "password"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources]
|
|
||||||
# [resources.sources.armv7_bullseye]
|
|
||||||
# url = "https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-7.7/pgadmin_4-7.7-bullseye-bin1_armv7l.tar.gz"
|
|
||||||
# sha256 = "76022eeab9c985a30dab8b24027db095f74eb491077de01db77100e320b4a2e5"
|
|
||||||
|
|
||||||
# [resources.sources.armv7_bookworm]
|
|
||||||
# url = "https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-7.7/pgadmin_4-7.7-bookworm-bin1_armv7l.tar.gz"
|
|
||||||
# sha256 = "e18206853ced73eb1922182c5a3c825d8af21d5e40fcd607311cc4e075a28e72"
|
|
||||||
|
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
||||||
[resources.install_dir]
|
[resources.install_dir]
|
||||||
|
|
|
@ -5,4 +5,4 @@ test_format = 1.0
|
||||||
[default]
|
[default]
|
||||||
|
|
||||||
test_upgrade_from.da90e7957a1a365f3c840df02c41cd14592030db.name = "Last packaging v1 version"
|
test_upgrade_from.da90e7957a1a365f3c840df02c41cd14592030db.name = "Last packaging v1 version"
|
||||||
test_upgrade_from.1eef99673bac443b9b3885f859033f385a004557.name = "6.14~ynh1"
|
test_upgrade_from.067601ed5bb19dde70f74a1fa1f6230a30efe6b5.name = "7.2~ynh1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue