From 4ab9324e46f043a12ddfdc791c4963e4d934ebe6 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 4 Dec 2023 17:18:39 +0100 Subject: [PATCH 1/4] Upgrade to v1.6.1 --- manifest.toml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifest.toml b/manifest.toml index 8ea6e18..da9bd48 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Transfer.sh" description.en = "Easy and fast file sharing from the command-line" description.fr = "Partage de fichiers simple et rapide depuis la ligne de commande" -version = "1.6.0~ynh4" +version = "1.6.1~ynh1" maintainers = ["eric_G"] @@ -35,12 +35,12 @@ ram.runtime = "50M" [resources] [resources.sources.main] - arm64.url = "https://github.com/dutchcoders/transfer.sh/releases/download/v1.6.0/transfersh-v1.6.0-linux-arm64-v8a" - arm64.sha256 = "6b1f09537aeaa6066c915e68afdabf7bfbd4237b6e9a9143b1d8a5d46fd9f502" - amd64.url = "https://github.com/dutchcoders/transfer.sh/releases/download/v1.6.0/transfersh-v1.6.0-linux-amd64" - amd64.sha256 = "e3a582a38a4b6f581d1fa1c25c7176e2614a020fc635e2766bcf20a3e70974fe" - armhf.url = "https://github.com/dutchcoders/transfer.sh/releases/download/v1.6.0/transfersh-v1.6.0-linux-armv7" - armhf.sha256 = "64e19113d10cb4638b43dc95942b0c702e834ddf7011a96326fb1a0f4cca2f33" + arm64.url = "https://github.com/dutchcoders/transfer.sh/releases/download/v1.6.1/transfersh-v1.6.1-linux-arm64-v8a" + arm64.sha256 = "4c2eb4bf63130d01f657a495a440919e0360f2eab5c7ab50d68ab07ca415d334" + amd64.url = "https://github.com/dutchcoders/transfer.sh/releases/download/v1.6.1/transfersh-v1.6.1-linux-amd64" + amd64.sha256 = "46fb5ac519769bae8a626cc3f79e2101013ff13beb75d5a613b8df6970d9e27c" + armhf.url = "https://github.com/dutchcoders/transfer.sh/releases/download/v1.6.1/transfersh-v1.6.1-linux-armv7" + armhf.sha256 = "6caa016b908c5cd52224e871cfab58474e36a72c11932281f7a512650433ad3b" in_subdir = false extract = false rename = "transfersh" From 23e7ab1e8a6f876e755545722abe2b337c7364f3 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 4 Dec 2023 16:18:42 +0000 Subject: [PATCH 2/4] Auto-update README --- README.md | 4 ++-- README_fr.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e8550a9..434a3be 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Transfer.sh currently supports the s3 (Amazon S3), gdrive (Google Drive), storj - Preview your files in the browser -**Shipped version:** 1.6.0~ynh4 +**Shipped version:** 1.6.1~ynh1 ## Screenshots @@ -40,7 +40,7 @@ Transfer.sh currently supports the s3 (Amazon S3), gdrive (Google Drive), storj * Official app website: * Official admin documentation: * Upstream app code repository: -* YunoHost documentation for this app: +* YunoHost Store: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index 1d85d0a..f3044cd 100644 --- a/README_fr.md +++ b/README_fr.md @@ -28,7 +28,7 @@ Transfer.sh prend actuellement en charge les fournisseurs Amazon S3, Google Driv - Chiffrez vos fichiers - Prévisualisez vos fichiers dans le navigateur -**Version incluse :** 1.6.0~ynh4 +**Version incluse :** 1.6.1~ynh1 ## Captures d’écran @@ -39,7 +39,7 @@ Transfer.sh prend actuellement en charge les fournisseurs Amazon S3, Google Driv * Site officiel de l’app : * Documentation officielle de l’admin : * Dépôt de code officiel de l’app : -* Documentation YunoHost pour cette app : +* YunoHost Store: * Signaler un bug : ## Informations pour les développeurs From 4414ef8f0cf4b5f795d4cf84516c9a56a3d6909a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 14 Feb 2024 17:38:09 +0100 Subject: [PATCH 3/4] Stepping down as maintainer --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 8ea6e18..2adbdf7 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ description.fr = "Partage de fichiers simple et rapide depuis la ligne de comman version = "1.6.0~ynh4" -maintainers = ["eric_G"] +maintainers = [] [upstream] license = "MIT" From e3851e168aff758bd0fefb74e1c13eaae7671b45 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 14 Feb 2024 16:38:13 +0000 Subject: [PATCH 4/4] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e8550a9..9f07144 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Transfer.sh currently supports the s3 (Amazon S3), gdrive (Google Drive), storj * Official app website: * Official admin documentation: * Upstream app code repository: -* YunoHost documentation for this app: +* YunoHost Store: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index 1d85d0a..e85e3a8 100644 --- a/README_fr.md +++ b/README_fr.md @@ -39,7 +39,7 @@ Transfer.sh prend actuellement en charge les fournisseurs Amazon S3, Google Driv * Site officiel de l’app : * Documentation officielle de l’admin : * Dépôt de code officiel de l’app : -* Documentation YunoHost pour cette app : +* YunoHost Store: * Signaler un bug : ## Informations pour les développeurs