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

Merge pull request #7 from YunoHost-Apps/testing

Testing
This commit is contained in:
eric_G 2024-04-27 08:40:00 +02:00 committed by GitHub
commit b95bf1deb1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 8 additions and 8 deletions

View file

@ -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:** 2024.04.15~ynh1 **Shipped version:** 2024.04.26~ynh1
## Screenshots ## Screenshots

View file

@ -28,7 +28,7 @@ phpLicenseWatcher is a simple Web frontend to the FlexLM lmstat and lmdiag comma
- Provides usage charts - Provides usage charts
**Paketatutako bertsioa:** 2024.04.15~ynh1 **Paketatutako bertsioa:** 2024.04.26~ynh1
## Pantaila-argazkiak ## Pantaila-argazkiak

View file

@ -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:** 2024.04.15~ynh1 **Version incluse:** 2024.04.26~ynh1
## Captures décran ## Captures décran

View file

@ -28,7 +28,7 @@ phpLicenseWatcher is a simple Web frontend to the FlexLM lmstat and lmdiag comma
- Provides usage charts - Provides usage charts
**Versión proporcionada:** 2024.04.15~ynh1 **Versión proporcionada:** 2024.04.26~ynh1
## Capturas de pantalla ## Capturas de pantalla

View file

@ -28,7 +28,7 @@ phpLicenseWatcher is a simple Web frontend to the FlexLM lmstat and lmdiag comma
- Provides usage charts - Provides usage charts
**分发版本:** 2024.04.15~ynh1 **分发版本:** 2024.04.26~ynh1
## 截图 ## 截图

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 = "2024.04.15~ynh1" version = "2024.04.26~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/bb2a70eae5dd91c3d72cec00ec85d13136d9591f.tar.gz" url = "https://github.com/rpi-dotcio/phpLicenseWatcher/archive/5f73acaae7ade2b517fed4609d5307bb0f531589.tar.gz"
sha256 = "22eb3498e258b7cb3184d69c681cefe8a90de791c411a5159e6cf1475f02fb85" sha256 = "9f8f2f4d14e3a27bc79b3be195bb42590ca90f12f5a3b6e4a650c8070603a53c"
autoupdate.strategy = "latest_github_commit" autoupdate.strategy = "latest_github_commit"