From 22e8b5160f75f27f949c5767e7d1fc7e35125fe3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Tue, 30 Jan 2024 22:43:59 +0100 Subject: [PATCH] fix upgrade_from --- manifest.toml | 10 ---------- tests.toml | 2 +- 2 files changed, 1 insertion(+), 11 deletions(-) diff --git a/manifest.toml b/manifest.toml index 4e4c150..50aebd7 100644 --- a/manifest.toml +++ b/manifest.toml @@ -42,16 +42,6 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen type = "password" [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.install_dir] diff --git a/tests.toml b/tests.toml index 4354622..fef783d 100644 --- a/tests.toml +++ b/tests.toml @@ -5,4 +5,4 @@ test_format = 1.0 [default] 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"