From 40fd0c9e91adb7ee81a5e164591366b8ea372d81 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 4 Nov 2022 16:32:53 +0000 Subject: [PATCH 1/3] Auto-update README --- README.md | 2 -- README_fr.md | 3 +-- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index ae3a84e..b8d83ac 100644 --- a/README.md +++ b/README.md @@ -32,8 +32,6 @@ SimpleTorrent is a a self-hosted remote torrent client, written in Go (golang). **Shipped version:** 1.3.9~ynh4 - - ## Screenshots ![Screenshot of Simple Torrent](./doc/screenshots/64239393-bdbb6480-cf32-11e9-9269-d8d10e7c0dc7.png) diff --git a/README_fr.md b/README_fr.md index aab5f11..b9810d5 100644 --- a/README_fr.md +++ b/README_fr.md @@ -30,8 +30,7 @@ SimpleTorrent is a a self-hosted remote torrent client, written in Go (golang). - Magnet RSS subscribing supported -**Version incluse :** 1.3.9~ynh4 - +**Version incluse :** 1.3.9~ynh4 ## Captures d'écran From 8dbed782658429ca7987696d7c05ff607538ba5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 20 Jan 2023 19:51:15 +0100 Subject: [PATCH 2/3] Fix linter --- doc/.DS_Store | Bin 6148 -> 6148 bytes ...9-9269-d8d10e7c0dc7.png => screenshot.png} | Bin manifest.json | 1 - 3 files changed, 1 deletion(-) rename doc/screenshots/{64239393-bdbb6480-cf32-11e9-9269-d8d10e7c0dc7.png => screenshot.png} (100%) diff --git a/doc/.DS_Store b/doc/.DS_Store index fc7b8a40949f5488c93362acd831b939baeb97b0..348f7e8348ec71ed8f14f50e2f6a64addbbe1622 100644 GIT binary patch delta 142 zcmZoMXffDe$fUd@sURn_xWvHV8Y2@k3o9EtJ109gdu(tZ+`RlQ1~6b`gwPDU aP#Q*cPv&8g+U&@DjAdej?Phk4zx)8EBOfRL delta 200 zcmZoMXffDe$mI4lsURn_xWvHV1|t(Q3o9Et2PYRN4<{cdPi$~TetB?7Vo7PSQ({rP zfJ|^^N@`MKQFvxbNk&L&o@-8OS!$ktkxybt>f{h6&-7@JhJeJ944@)TWrx%T1`y!n z;EWfLsIE3PHq}uuHZiHyQK&XIH_%ZqF*d8M<>cUyRCf!CD{bnVHG9d@Wy=p82J2#A cWQ5QRf>0Vp9huC-B(<4^`54P)c8 Date: Fri, 20 Jan 2023 19:51:49 +0100 Subject: [PATCH 3/3] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 2db9034..06c82d0 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Self-hosted remote torrent client", "fr": "Client torrent distant auto-hébergé" }, - "version": "1.3.9~ynh4", + "version": "1.3.9~ynh5", "url": "https://github.com/boypt/simple-torrent", "upstream": { "license": "AGPL-3.0-only",