mirror of
https://github.com/YunoHost-Apps/webmin_ynh.git
synced 2024-09-03 20:36:08 +02:00
Merge pull request #26 from YunoHost-Apps/ci-auto-update-v1.996
Upgrade to version 1.996
This commit is contained in:
commit
15b9022987
4 changed files with 5 additions and 5 deletions
|
@ -17,7 +17,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.
|
||||
|
||||
**Shipped version:** 1.984~ynh1
|
||||
**Shipped version:** 1.996~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
|
||||
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 :** 1.984~ynh1
|
||||
**Version incluse :** 1.996~ynh1
|
||||
|
||||
## Captures d'écran
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/webmin/webmin/releases/download/1.984/webmin_1.984_all.deb
|
||||
SOURCE_SUM=cc1e7267c945237e44762c2a8e714e271d8fafc3e8addd238ee3039ae00cb3fd
|
||||
SOURCE_URL=https://github.com/webmin/webmin/releases/download/1.996/webmin_1.996_all.deb
|
||||
SOURCE_SUM=f9cf0faa097ff3d76f911e9531d11d38217d3351928038daa873e7ba0c73d491
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=deb
|
||||
SOURCE_IN_SUBDIR=false
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Web-based interface for system administration for Unix",
|
||||
"fr": "Interface Web d'administration système pour Unix"
|
||||
},
|
||||
"version": "1.984~ynh1",
|
||||
"version": "1.996~ynh1",
|
||||
"url": "http://www.webmin.com",
|
||||
"upstream": {
|
||||
"license": "BSD-3-Clause",
|
||||
|
|
Loading…
Add table
Reference in a new issue