1
0
Fork 0
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:
Salamandar 2021-05-19 19:54:46 +02:00
parent 69dc511627
commit 58435cf612
3 changed files with 7 additions and 7 deletions

View file

@ -11,11 +11,11 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
## Overview ## Overview
Terminal in browser over HTTP/HTTPS. (Ajaxterm/Anyterm alternative, but much better) Terminal in browser over HTTP/HTTPS. (Ajaxterm/Anyterm alternative, but much better)
**Shipped version:** 2.0.2 **Shipped version:** 2.0.3
## Screenshots ## Screenshots
![](https://raw.githubusercontent.com/butlerx/wetty/v2.0.2/docs/terminal.png) ![](https://raw.githubusercontent.com/butlerx/wetty/v2.0.3/docs/terminal.png)
## Configuration ## Configuration

View file

@ -11,11 +11,11 @@ Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install
## Vue d'ensemble ## Vue d'ensemble
Terminal dans un navigateur par HTTP/HTTPS. (Alternative à Ajaxterm/Anyterm, mais bien meilleure) 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 ## Captures d'écran
![](https://raw.githubusercontent.com/butlerx/wetty/v2.0.2/docs/terminal.png) ![](https://raw.githubusercontent.com/butlerx/wetty/v2.0.3/docs/terminal.png)
## Configuration ## Configuration

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/butlerx/wetty/archive/v2.0.2.tar.gz SOURCE_URL=https://github.com/butlerx/wetty/archive/v2.0.3.tar.gz
SOURCE_SUM=8bc879993d53da6b672a866354bc8568ca17f1b82a91dcd8561de90e9bfc0370 SOURCE_SUM=721b73111dd3812b52ff7a84164afc37720d95d020bf6d97b09e4afbf6d1c859
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true