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 version 2.101 (#50)

* Upgrade to v2.101

* Auto-update README

---------

Co-authored-by: yunohost-bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
This commit is contained in:
github-actions[bot] 2023-08-16 13:55:10 +02:00 committed by GitHub
parent e77af4f374
commit 0c0acb6e61
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
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. 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.013~ynh1 **Shipped version:** 2.101~ynh1
## Screenshots ## Screenshots

View file

@ -18,7 +18,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
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. 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.
**Version incluse :** 2.013~ynh1 **Version incluse :** 2.101~ynh1
## Captures décran ## Captures décran

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/webmin/webmin/releases/download/2.013/webmin_2.013_all.deb SOURCE_URL=https://github.com/webmin/webmin/releases/download/2.101/webmin_2.101_all.deb
SOURCE_SUM=8e33988bb7db78fde09067097c8ddff856bf1171e8bdfb9a460536857d360366 SOURCE_SUM=6947cb39eff8b6150693f07057480a409e1614e8ad4e4cfb31a23970f88b5fbc
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=deb SOURCE_FORMAT=deb
SOURCE_IN_SUBDIR=false SOURCE_IN_SUBDIR=false

View file

@ -6,7 +6,7 @@
"en": "Web-based interface for system administration for Unix", "en": "Web-based interface for system administration for Unix",
"fr": "Interface Web d'administration système pour Unix" "fr": "Interface Web d'administration système pour Unix"
}, },
"version": "2.013~ynh1", "version": "2.101~ynh1",
"url": "http://www.webmin.com", "url": "http://www.webmin.com",
"upstream": { "upstream": {
"license": "BSD-3-Clause", "license": "BSD-3-Clause",