diff --git a/README.md b/README.md index a41717d..e57d857 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ phpLicenseWatcher is a simple Web frontend to the FlexLM lmstat and lmdiag comma - Provides usage charts -**Shipped version:** 2.210916~ynh2 +**Shipped version:** 2023.08.21~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 01a20d0..b332670 100644 --- a/README_fr.md +++ b/README_fr.md @@ -28,7 +28,7 @@ phpLicenseWatcher est une interface Web simple aux commandes FlexLM lmstat et lm - Fournit des tableaux d'utilisation -**Version incluse :** 2.210916~ynh2 +**Version incluse :** 2023.08.21~ynh1 ## Captures d’écran diff --git a/manifest.toml b/manifest.toml index b98efd3..730deab 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "PHPLicenseWatcher" description.en = "License manager" description.fr = "Gestionnaire de licences" -version = "2.210916~ynh2" +version = "2023.08.21~ynh1" maintainers = [] @@ -44,8 +44,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/rpi-dotcio/phpLicenseWatcher/archive/762f2d5c1f9cbec3367a8ebf5cda46f04ba49bf9.zip" - sha256 = "1c75c8901b2e57ce9e246dbd3ff35c3ed7c4b154dacbb146f961d4207bdc91a4" + url = "https://github.com/rpi-dotcio/phpLicenseWatcher/archive/a60ff89a0a2e75fb2b72273f0ba11b7cde8e2752.tar.gz" + sha256 = "9956cc93fe04ff3c32f3420602bfa2c89a81bcb6092bfc28f2fd17c9120ffdde" autoupdate.strategy = "latest_github_commit"