From 6cc2db72bca7ab3c6085c48adb32acd131f324e1 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 3 Oct 2022 06:27:40 +0000 Subject: [PATCH] Upgrade to version 2.5.0 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index b0954aa..5b622ab 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/butlerx/wetty/archive/refs/tags/v2.4.2.tar.gz -SOURCE_SUM=399aa4e2a64b11c749050d1f082d0feee42d24ff15708994add98bd2d4dddd67 +SOURCE_URL=https://github.com/butlerx/wetty/archive/refs/tags/v2.5.0.tar.gz +SOURCE_SUM=a6f7e3687619c29b2b8cc04b502fd8207c53a895527849557d3d3ed7f362cbac SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 18ae0e1..3e336ab 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Terminal in browser over HTTP/HTTPS. (Ajaxterm/Anyterm alternative)", "fr": "Un terminal dans le navigateur sur HTTP/HTTPS. (alternative à Ajaxterm/Anyterm)" }, - "version": "2.4.2~ynh1", + "version": "2.5.0~ynh1", "url": "https://github.com/butlerx/wetty/", "license": "MIT", "upstream": {