1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/webmin_ynh.git synced 2024-09-03 20:36:08 +02:00

Upgrade to v2.202 (#67)

* Upgrade sources
- `main` v2.202: https://github.com/webmin/webmin/releases/tag/2.202

* Auto-update READMEs
This commit is contained in:
YunoHost Bot 2024-08-13 09:46:03 +02:00 committed by GitHub
parent 321b966614
commit e7bbbb9ce4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 11 additions and 11 deletions

View file

@ -18,7 +18,7 @@ It shall NOT be edited by hand.
Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like `/etc/passwd`, and lets you manage a system from the console or remotely.
**Shipped version:** 2.201~ynh1
**Shipped version:** 2.202~ynh1
## Screenshots

View file

@ -18,7 +18,7 @@ No se debe editar a mano.
Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like `/etc/passwd`, and lets you manage a system from the console or remotely.
**Versión actual:** 2.201~ynh1
**Versión actual:** 2.202~ynh1
## Capturas

View file

@ -18,7 +18,7 @@ EZ editatu eskuz.
Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like `/etc/passwd`, and lets you manage a system from the console or remotely.
**Paketatutako bertsioa:** 2.201~ynh1
**Paketatutako bertsioa:** 2.202~ynh1
## Pantaila-argazkiak

View file

@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
Webmin est une interface Web pour l'administration système pour Unix. À l'aide de n'importe quel navigateur Web moderne, vous pouvez configurer des comptes d'utilisateurs, Apache, DNS, le partage de fichiers et bien plus encore. Webmin supprime le besoin de modifier manuellement les fichiers de configuration Unix comme « /etc/passwd » et vous permet de gérer un système depuis la console ou à distance.
**Version incluse:** 2.201~ynh1
**Version incluse:** 2.202~ynh1
## Captures décran

View file

@ -18,7 +18,7 @@ NON debe editarse manualmente.
Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like `/etc/passwd`, and lets you manage a system from the console or remotely.
**Versión proporcionada:** 2.201~ynh1
**Versión proporcionada:** 2.202~ynh1
## Capturas de pantalla

View file

@ -18,7 +18,7 @@ Ini TIDAK boleh diedit dengan tangan.
Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like `/etc/passwd`, and lets you manage a system from the console or remotely.
**Versi terkirim:** 2.201~ynh1
**Versi terkirim:** 2.202~ynh1
## Tangkapan Layar
@ -27,7 +27,7 @@ Webmin is a web-based interface for system administration for Unix. Using any mo
## Dokumentasi dan sumber daya
- Website aplikasi resmi: <http://www.webmin.com>
- Repositori kode aplikasi hulu: <https://github.com/webmin/webmin>
- Depot kode aplikasi hulu: <https://github.com/webmin/webmin>
- Gudang YunoHost: <https://apps.yunohost.org/app/webmin>
- Laporkan bug: <https://github.com/YunoHost-Apps/webmin_ynh/issues>

View file

@ -18,7 +18,7 @@
Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like `/etc/passwd`, and lets you manage a system from the console or remotely.
**分发版本:** 2.201~ynh1
**分发版本:** 2.202~ynh1
## 截图

View file

@ -5,7 +5,7 @@ name = "Webmin"
description.en = "Web-based interface for system administration"
description.fr = "Interface Web d'administration système"
version = "2.201~ynh1"
version = "2.202~ynh1"
maintainers = []
@ -37,8 +37,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://github.com/webmin/webmin/releases/download/2.201/webmin_2.201_all.deb"
sha256 = "cd4cc73b57c323707558b2eef906c86ba8b85610435eb1b40513f2bad4c612c2"
url = "https://github.com/webmin/webmin/releases/download/2.202/webmin_2.202_all.deb"
sha256 = "3a67702b05bcf64a40140d8040f93431b4a5d9627d5ee25dbec748d0c09e443c"
rename = "webmin.deb"
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "^webmin_.*_all.deb$"