mirror of
https://github.com/YunoHost-Apps/wetty_ynh.git
synced 2024-09-03 18:16:29 +02:00
Bump upstream to 2.1.1
This commit is contained in:
parent
1f2863ad68
commit
e7ffa9512f
4 changed files with 9 additions and 9 deletions
|
@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
Terminal in browser over HTTP/HTTPS. (Ajaxterm/Anyterm alternative)
|
||||
|
||||
**Shipped version:** 2.0.3~ynh5
|
||||
**Shipped version:** 2.1.1~ynh0
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
|
||||
Un terminal dans le navigateur sur HTTP/HTTPS. (alternative à Ajaxterm/Anyterm)
|
||||
|
||||
**Version incluse :** 2.0.3~ynh5
|
||||
**Version incluse :** 2.1.1~ynh0
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/butlerx/wetty/archive/v2.0.3.tar.gz
|
||||
SOURCE_SUM=721b73111dd3812b52ff7a84164afc37720d95d020bf6d97b09e4afbf6d1c859
|
||||
SOURCE_URL=https://github.com/butlerx/wetty/archive/v2.1.1.tar.gz
|
||||
SOURCE_SUM=a1943d699b819828f503f327c7f9ec7bc2702aa05c72af6400f4feea64e7fc3a
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Terminal in browser over HTTP/HTTPS. (Ajaxterm/Anyterm alternative)",
|
||||
"fr": "Un terminal dans le navigateur sur HTTP/HTTPS. (alternative à Ajaxterm/Anyterm)"
|
||||
},
|
||||
"version": "2.0.3~ynh6",
|
||||
"version": "2.1.1~ynh0",
|
||||
"url": "https://github.com/butlerx/wetty/",
|
||||
"license": "MIT",
|
||||
"upstream": {
|
||||
|
|
Loading…
Add table
Reference in a new issue