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 #16 from YunoHost-Apps/ci-auto-update-2023.10.30

Upgrade to v2023.10.30
This commit is contained in:
eric_G 2023-10-30 19:20:21 +01:00 committed by GitHub
commit b6c43faeaf
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.29~ynh1"
version = "2023.10.30~ynh1"
maintainers = ["eric_G"]
@ -43,8 +43,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/DIYgod/RSSHub/archive/bd6528e9a99b1a97febdbd4488537b3201f1c263.tar.gz"
sha256 = "095d671c4d71ab84be3e34b46e906d6d4c5a0a8c9600b3767bd61ba80d8abeea"
url = "https://github.com/DIYgod/RSSHub/archive/37d6cb08a71ecb36e228e37640bf4f19a590bb50.tar.gz"
sha256 = "20ab13868ade1519b148df04d8a149b02c3abbe2df619fdc35c0ea4c14ff5d54"
autoupdate.upstream = "https://github.com/DIYgod/RSSHub"
autoupdate.strategy = "latest_github_commit"