mirror of
https://github.com/YunoHost-Apps/phplicensewatcher_ynh.git
synced 2024-09-03 19:56:32 +02:00
Merge pull request #3 from YunoHost-Apps/ci-auto-update-2023.08.21
Upgrade to v2023.08.21
This commit is contained in:
commit
a0d2454a0a
3 changed files with 5 additions and 5 deletions
|
@ -28,7 +28,7 @@ phpLicenseWatcher is a simple Web frontend to the FlexLM lmstat and lmdiag comma
|
||||||
- Provides usage charts
|
- Provides usage charts
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 2.210916~ynh2
|
**Shipped version:** 2023.08.21~ynh1
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
|
|
@ -28,7 +28,7 @@ phpLicenseWatcher est une interface Web simple aux commandes FlexLM lmstat et lm
|
||||||
- Fournit des tableaux d'utilisation
|
- Fournit des tableaux d'utilisation
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 2.210916~ynh2
|
**Version incluse :** 2023.08.21~ynh1
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||
|
|
|
@ -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"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue