mirror of
https://github.com/YunoHost-Apps/wetty_ynh.git
synced 2024-09-03 18:16:29 +02:00
Update to 2.0.3
This commit is contained in:
parent
69dc511627
commit
58435cf612
3 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
# Wetty for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/wetty)  
|
||||
[](https://dash.yunohost.org/appci/app/wetty)  
|
||||
[](https://install-app.yunohost.org/?app=wetty)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
@ -11,11 +11,11 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
## Overview
|
||||
Terminal in browser over HTTP/HTTPS. (Ajaxterm/Anyterm alternative, but much better)
|
||||
|
||||
**Shipped version:** 2.0.2
|
||||
**Shipped version:** 2.0.3
|
||||
|
||||
## Screenshots
|
||||
|
||||

|
||||

|
||||
|
||||
## Configuration
|
||||
|
||||
|
|
|
@ -11,11 +11,11 @@ Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install
|
|||
## Vue d'ensemble
|
||||
Terminal dans un navigateur par HTTP/HTTPS. (Alternative à Ajaxterm/Anyterm, mais bien meilleure)
|
||||
|
||||
**Version incluse :** 2.0.2
|
||||
**Version incluse :** 2.0.3
|
||||
|
||||
## Captures d'écran
|
||||
|
||||

|
||||

|
||||
|
||||
## Configuration
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/butlerx/wetty/archive/v2.0.2.tar.gz
|
||||
SOURCE_SUM=8bc879993d53da6b672a866354bc8568ca17f1b82a91dcd8561de90e9bfc0370
|
||||
SOURCE_URL=https://github.com/butlerx/wetty/archive/v2.0.3.tar.gz
|
||||
SOURCE_SUM=721b73111dd3812b52ff7a84164afc37720d95d020bf6d97b09e4afbf6d1c859
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
Loading…
Add table
Reference in a new issue