1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/phplicensewatcher_ynh.git synced 2024-09-03 19:56:32 +02:00

Upgrade to v2023.08.21

This commit is contained in:
yunohost-bot 2024-01-13 17:17:26 +01:00 committed by YunoHost Bot
parent f60b156b5d
commit 500d025fc9

View file

@ -7,7 +7,7 @@ name = "PHPLicenseWatcher"
description.en = "License manager" description.en = "License manager"
description.fr = "Gestionnaire de licences" description.fr = "Gestionnaire de licences"
version = "2.210916~ynh2" version = "2023.08.21~ynh1"
maintainers = [] maintainers = []
@ -44,8 +44,8 @@ ram.runtime = "50M"
[resources] [resources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/rpi-dotcio/phpLicenseWatcher/archive/762f2d5c1f9cbec3367a8ebf5cda46f04ba49bf9.zip" url = "https://github.com/rpi-dotcio/phpLicenseWatcher/archive/a60ff89a0a2e75fb2b72273f0ba11b7cde8e2752.tar.gz"
sha256 = "1c75c8901b2e57ce9e246dbd3ff35c3ed7c4b154dacbb146f961d4207bdc91a4" sha256 = "9956cc93fe04ff3c32f3420602bfa2c89a81bcb6092bfc28f2fd17c9120ffdde"
autoupdate.strategy = "latest_github_commit" autoupdate.strategy = "latest_github_commit"