1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/rss-bridge_ynh.git synced 2024-09-03 20:25:51 +02:00

Merge pull request #47 from YunoHost-Apps/ci-auto-update-v2022-06-14

This commit is contained in:
JimboJoe 2022-07-12 08:26:44 +02:00 committed by GitHub
commit ba16b3b45b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -52,7 +52,7 @@ Output format can take several forms:
* `Plaintext` : raw text (php object, as returned by print_r)
**Shipped version:** 2021.04.25~ynh1
**Shipped version:** 2022.06.14~ynh1
**Demo:** https://wtf.roflcopter.fr/rss-bridge/

View file

@ -52,7 +52,7 @@ Output format can take several forms:
* `Plaintext` : raw text (php object, as returned by print_r)
**Version incluse :** 2021.04.25~ynh1
**Version incluse :** 2022.06.14~ynh1
**Démo :** https://wtf.roflcopter.fr/rss-bridge/

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/RSS-Bridge/rss-bridge/archive/2021-04-25.tar.gz
SOURCE_SUM=19adf5a55d4db5383625a43aa62892593e493303a7bf772d8be0d199f6d1c3bb
SOURCE_URL=https://github.com/RSS-Bridge/rss-bridge/archive/refs/tags/2022-06-14.tar.gz
SOURCE_SUM=88daee9604adcb2193ee771c260bcf422a806c284a46c4f263d42cf323d42fe1
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "RSS and Atom feed generator for websites that don't have one",
"fr": "Générateur de flux RSS et Atom pour les sites Web qui n'en ont pas"
},
"version": "2021.04.25~ynh1",
"version": "2022.06.14~ynh1",
"url": "https://github.com/RSS-Bridge/rss-bridge",
"upstream": {
"license": "Unlicense",