mirror of
https://github.com/YunoHost-Apps/wetty_ynh.git
synced 2024-09-03 18:16:29 +02:00
Upgrade to version 2.4.2
This commit is contained in:
parent
e92ee08810
commit
f1039ea489
2 changed files with 4 additions and 5 deletions
|
@ -1,7 +1,6 @@
|
||||||
SOURCE_URL=https://github.com/butlerx/wetty/archive/5e4e16026b33e5144c0e533516e1a839a33e77df.tar.gz
|
SOURCE_URL=https://github.com/butlerx/wetty/archive/refs/tags/v2.4.2.tar.gz
|
||||||
SOURCE_SUM=ca4af83e11e69863395c4255e465c63cc527be8d912591468a0ba399ef31edec
|
SOURCE_SUM=399aa4e2a64b11c749050d1f082d0feee42d24ff15708994add98bd2d4dddd67
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
SOURCE_FILENAME=
|
|
||||||
SOURCE_EXTRACT=true
|
SOURCE_EXTRACT=true
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Terminal in browser over HTTP/HTTPS. (Ajaxterm/Anyterm alternative)",
|
"en": "Terminal in browser over HTTP/HTTPS. (Ajaxterm/Anyterm alternative)",
|
||||||
"fr": "Un terminal dans le navigateur sur HTTP/HTTPS. (alternative à Ajaxterm/Anyterm)"
|
"fr": "Un terminal dans le navigateur sur HTTP/HTTPS. (alternative à Ajaxterm/Anyterm)"
|
||||||
},
|
},
|
||||||
"version": "2.4.1~ynh1",
|
"version": "2.4.2~ynh1",
|
||||||
"url": "https://github.com/butlerx/wetty/",
|
"url": "https://github.com/butlerx/wetty/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
|
@ -30,7 +30,7 @@
|
||||||
"nginx"
|
"nginx"
|
||||||
],
|
],
|
||||||
"arguments": {
|
"arguments": {
|
||||||
"install" : [
|
"install": [
|
||||||
{
|
{
|
||||||
"name": "domain",
|
"name": "domain",
|
||||||
"type": "domain"
|
"type": "domain"
|
||||||
|
|
Loading…
Add table
Reference in a new issue