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:
commit
ba16b3b45b
4 changed files with 5 additions and 5 deletions
|
@ -52,7 +52,7 @@ Output format can take several forms:
|
||||||
* `Plaintext` : raw text (php object, as returned by print_r)
|
* `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/
|
**Demo:** https://wtf.roflcopter.fr/rss-bridge/
|
||||||
|
|
||||||
|
|
|
@ -52,7 +52,7 @@ Output format can take several forms:
|
||||||
* `Plaintext` : raw text (php object, as returned by print_r)
|
* `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/
|
**Démo :** https://wtf.roflcopter.fr/rss-bridge/
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/RSS-Bridge/rss-bridge/archive/2021-04-25.tar.gz
|
SOURCE_URL=https://github.com/RSS-Bridge/rss-bridge/archive/refs/tags/2022-06-14.tar.gz
|
||||||
SOURCE_SUM=19adf5a55d4db5383625a43aa62892593e493303a7bf772d8be0d199f6d1c3bb
|
SOURCE_SUM=88daee9604adcb2193ee771c260bcf422a806c284a46c4f263d42cf323d42fe1
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "RSS and Atom feed generator for websites that don't have one",
|
"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"
|
"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",
|
"url": "https://github.com/RSS-Bridge/rss-bridge",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "Unlicense",
|
"license": "Unlicense",
|
||||||
|
|
Loading…
Add table
Reference in a new issue