From e9d2710198fae451db7c81ae68fe19899a1e0325 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 17 Feb 2024 12:13:25 +0100 Subject: [PATCH 1/2] Upgrade to vv2.1.2 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index ccc6561..b6fb06f 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "PsiTransfer" description.en = "Simple file sharing solution" description.fr = "Solution simple de partage de fichiers" -version = "2.1.2~ynh2" +version = "v2.1.2~ynh1" maintainers = [""] @@ -47,8 +47,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/psi-4ward/psitransfer/releases/download/v2.1.2/psitransfer-v2.1.2.tar.gz" - sha256 = "cf960dcb2fc5cd6911397373e91b9237afd95fe34d4ad8270bfab7c2b2218459" + url = "https://github.com/psi-4ward/psitransfer/archive/refs/tags/v2.1.2.tar.gz" + sha256 = "0c66374d91b1ce00454f368f7426b46bc09ec33622da71201915091ebc60f709" autoupdate.strategy = "latest_github_tag" [resources.ports] From 89378f227a5bda073b9ef6d3c0e96845617c24d8 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 17 Feb 2024 11:13:28 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 6 +++--- README_fr.md | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 48b7021..0a4c04e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -28,7 +28,7 @@ Simple open source self-hosted file sharing solution. It's an alternative to pai - `/admin` Page lists bucket information (_disabled until you set `adminPass` config value_) -**Shipped version:** 2.1.2~ynh2 +**Shipped version:** v2.1.2~ynh1 ## Screenshots @@ -54,4 +54,4 @@ or sudo yunohost app upgrade psitransfer -u https://github.com/YunoHost-Apps/psitransfer_ynh/tree/testing --debug ``` -**More info regarding app packaging:** +**More info regarding app packaging:** \ No newline at end of file diff --git a/README_fr.md b/README_fr.md index c627267..719bc3b 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@ @@ -28,7 +28,7 @@ Solution simple de partage de fichiers auto-hébergée open source. PsiTransfer - La page `/admin` répertorie les informations sur le compartiment (_disabled jusqu'à ce que vous définissiez la valeur de configuration `adminPass`_) -**Version incluse :** 2.1.2~ynh2 +**Version incluse :** v2.1.2~ynh1 ## Captures d’écran