Skip to content

Commit c56ab80

Browse files
authored
Merge pull request #50 from YunoHost-Apps/ci-auto-update-0.55.3
Upgrade to v0.55.3
2 parents d5c903e + 5abcb50 commit c56ab80

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ It shall NOT be edited by hand.
1010

1111
Web page change detection, website watcher, restock monitor and notification service
1212

13-
[![Version: 0.54.9~ynh1](https://img.shields.io/badge/Version-0.54.9~ynh1-rgb(18,138,11)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/changedetection/)
13+
[![Version: 0.55.3~ynh1](https://img.shields.io/badge/Version-0.55.3~ynh1-rgb(18,138,11)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/changedetection/)
1414

1515
<div align="center">
1616
<a href="https://apps.yunohost.org/app/changedetection"><img height="100px" src="https://github.com/YunoHost/yunohost-artwork/raw/refs/heads/main/badges/neopossum-badges/badge_more_info_on_the_appstore.svg"/></a>

manifest.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "changedetection"
77
description.en = "Web page change detection, website watcher, restock monitor and notification service"
88
description.fr = "Détection des changements de pages web, surveillance des stocks et service de notification"
99

10-
version = "0.54.9~ynh1"
10+
version = "0.55.3~ynh1"
1111

1212
maintainers = ["eric_G"]
1313

@@ -39,8 +39,8 @@ ram.runtime = "80M"
3939
[resources]
4040
[resources.sources]
4141
[resources.sources.main]
42-
url = "https://github.com/dgtlmoon/changedetection.io/archive/refs/tags/0.54.9.tar.gz"
43-
sha256 = "e69621277c9134a0de6998b985c2062dec8c5f6c35d4af235eaae8feeadc2b00"
42+
url = "https://github.com/dgtlmoon/changedetection.io/archive/refs/tags/0.55.3.tar.gz"
43+
sha256 = "dd8d830c424a9b45b1061eac62a7f82d6588aca26822e35984028a3a9d6c6de5"
4444
autoupdate.strategy = "latest_github_tag"
4545

4646
[resources.system_user]

0 commit comments

Comments
 (0)