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

Merge pull request #13 from YunoHost-Apps/ci-auto-update-2023.10.28

Upgrade to v2023.10.28
This commit is contained in:
eric_G 2023-10-28 19:04:18 +02:00 committed by GitHub
commit 9e80b20ef1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ name = "RSSHub"
description.en = "Extensible RSS feed aggregator"
description.fr = "Agrégateur de flux RSS extensible"
version = "2023.10.27~ynh1"
version = "2023.10.28~ynh1"
maintainers = ["eric_G"]
@ -43,8 +43,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/DIYgod/RSSHub/archive/13f18e022da3fe9ea84dd684c3484349ec84e9d1.tar.gz"
sha256 = "b3a747b0316c59b363c657d35903b2cc07d15949082db1bf139b169c8271b244"
url = "https://github.com/DIYgod/RSSHub/archive/4356fad91a268c81b8dacd2e3d9d07dbdce231a0.tar.gz"
sha256 = "e58a096a4872bbceaaf7126599f000d50e0e87b12d20d2d381338923aea42e3c"
autoupdate.upstream = "https://github.com/DIYgod/RSSHub"
autoupdate.strategy = "latest_github_commit"