From 3993ac5d964f5893231dc82e5ed1f8e3a876b090 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 17 Feb 2024 15:06:23 +0000 Subject: [PATCH 1/3] Auto-update README --- README.md | 4 ++-- README_fr.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 571ee8e..6215819 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -80,4 +80,4 @@ or sudo yunohost app upgrade rss-bridge -u https://github.com/YunoHost-Apps/rss-bridge_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 1890458..7ee69f2 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@ From b74877e7e9572502b399995764655e4f8b95f45c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 17 Feb 2024 16:15:15 +0100 Subject: [PATCH 2/3] Upgrade to v2024.02.02 https://github.com/RSS-Bridge/rss-bridge/releases/tag/2024-02-02 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 42c07a8..ce72d8a 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "RSS-Bridge" description.en = "RSS and Atom feed generator for websites that don't have one" description.fr = "Générateur de flux RSS et Atom pour les sites Web qui n'en ont pas" -version = "2023.09.24~ynh2" +version = "2024.02.02~ynh1" maintainers = ["JimboJoe","Lapineige"] @@ -39,8 +39,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/RSS-Bridge/rss-bridge/archive/refs/tags/2023-09-24.tar.gz" - sha256 = "8afad274d0c208a0cda5501c5aef64310b307b81a2df4cd28a362d3db89b4b15" + url = "https://github.com/RSS-Bridge/rss-bridge/archive/refs/tags/2024-02-02.tar.gz" + sha256 = "290636a7b8f8389e2274946afa8a5b5b3e1d0aed0005088e964a6b8952c45eb4" autoupdate.strategy = "latest_github_release" autoupdate.version_regex = "^(.*)\\-(.*)\\-(.*)$" # Date format From 8a0b15af9b5006bfd22cc789bd0b9eb9aad2e9d9 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 17 Feb 2024 15:15:18 +0000 Subject: [PATCH 3/3] 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 6215819..53cf8cf 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Output format can take several forms: * `Plaintext` : raw text (php object, as returned by print_r) -**Shipped version:** 2023.09.24~ynh2 +**Shipped version:** 2024.02.02~ynh1 **Demo:** https://wtf.roflcopter.fr/rss-bridge/ diff --git a/README_fr.md b/README_fr.md index 7ee69f2..50d7e35 100644 --- a/README_fr.md +++ b/README_fr.md @@ -53,7 +53,7 @@ Output format can take several forms: * `Plaintext` : raw text (php object, as returned by print_r) -**Version incluse :** 2023.09.24~ynh2 +**Version incluse :** 2024.02.02~ynh1 **Démo :** https://wtf.roflcopter.fr/rss-bridge/