mirror of
https://github.com/YunoHost-Apps/open-web-calendar_ynh.git
synced 2024-09-03 19:56:09 +02:00
Merge pull request #2 from YunoHost-Apps/ci-auto-update-1.26
Upgrade to v1.26
This commit is contained in:
commit
857da1467d
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ name = "Open Web Calendar"
|
|||
description.en = "Embed a web calendar into your own website"
|
||||
description.fr = "Intégrez un calendrier Web à votre propre site Web"
|
||||
|
||||
version = "1.25~ynh1"
|
||||
version = "1.26~ynh1"
|
||||
|
||||
maintainers = ["eric_G"]
|
||||
|
||||
|
@ -43,8 +43,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/niccokunzmann/open-web-calendar/archive/refs/tags/v1.25.tar.gz"
|
||||
sha256 = "cbbd510937f6a7eb4aca68ea1c7d32e656411779aa2f0c597453a09ef87d8de2"
|
||||
url = "https://github.com/niccokunzmann/open-web-calendar/archive/refs/tags/v1.26.tar.gz"
|
||||
sha256 = "efc018098a6f5670348b5fd0a0ac724beac2e35f9c3204815ff1096c439d7c7e"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue