mirror of
https://github.com/YunoHost-Apps/phplicensewatcher_ynh.git
synced 2024-09-03 19:56:32 +02:00
Merge pull request #8 from YunoHost-Apps/ci-auto-update-2024.04.29
Upgrade to v2024.04.29
This commit is contained in:
commit
d800a3aebf
6 changed files with 8 additions and 8 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:** 2024.04.26~ynh1
|
**Shipped version:** 2024.04.29~ynh1
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
|
|
@ -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.26~ynh1
|
**Paketatutako bertsioa:** 2024.04.29~ynh1
|
||||||
|
|
||||||
## Pantaila-argazkiak
|
## Pantaila-argazkiak
|
||||||
|
|
||||||
|
|
|
@ -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.26~ynh1
|
**Version incluse :** 2024.04.29~ynh1
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||
|
|
|
@ -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.26~ynh1
|
**Versión proporcionada:** 2024.04.29~ynh1
|
||||||
|
|
||||||
## Capturas de pantalla
|
## Capturas de pantalla
|
||||||
|
|
||||||
|
|
|
@ -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.26~ynh1
|
**分发版本:** 2024.04.29~ynh1
|
||||||
|
|
||||||
## 截图
|
## 截图
|
||||||
|
|
||||||
|
|
|
@ -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.26~ynh1"
|
version = "2024.04.29~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/5f73acaae7ade2b517fed4609d5307bb0f531589.tar.gz"
|
url = "https://github.com/rpi-dotcio/phpLicenseWatcher/archive/bae77dc0f65a58eeda346bd5c486ea0a1bbd5c45.tar.gz"
|
||||||
sha256 = "9f8f2f4d14e3a27bc79b3be195bb42590ca90f12f5a3b6e4a650c8070603a53c"
|
sha256 = "5ea4c0d2a339cee1541b296f3b1e8d4633b0ece78fdcda2df6af736aada73824"
|
||||||
|
|
||||||
autoupdate.strategy = "latest_github_commit"
|
autoupdate.strategy = "latest_github_commit"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue