diff --git a/conf/app.src b/conf/app.src index 4bd8496..1faa69e 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/alextselegidis/easyappointments/releases/download/1.4.2/easyappointments-1.4.2.zip -SOURCE_SUM=94dba897669ba07f404daf98714fd9d9535d3f2c8d7dc4bbb00fcd3717616dd0 +SOURCE_URL=https://github.com/alextselegidis/easyappointments/releases/download/1.4.3/easyappointments-1.4.3.zip +SOURCE_SUM=8b7f56269f2ce2ac21195bbce96f9f35f465da92eb4d48ca8027a9df7e5106eb SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index 3e4fc01..e5dfc77 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Open Source Appointment Scheduler", "fr": "Planificateur de rendez-vous Open Source" }, - "version": "1.4.2~ynh2", + "version": "1.4.3~ynh1", "url": "https://easyappointments.org/", "upstream": { "license": "GPL-3.0-only",