mirror of
https://github.com/YunoHost-Apps/pyload_ynh.git
synced 2024-09-03 20:16:04 +02:00
Upgrade to 0.4.20~ynh2
This commit is contained in:
parent
c371c9bd65
commit
8ed9df3c19
2 changed files with 3 additions and 2 deletions
|
@ -11,7 +11,8 @@
|
||||||
setup_private=1
|
setup_private=1
|
||||||
setup_public=1
|
setup_public=1
|
||||||
upgrade=1
|
upgrade=1
|
||||||
#upgrade=1 from_commit=CommitHash
|
# 0.4.20~ynh1
|
||||||
|
upgrade=1 from_commit=7bfbcb607a5a21087c82fab096e0d157b5febb46
|
||||||
backup_restore=1
|
backup_restore=1
|
||||||
multi_instance=0
|
multi_instance=0
|
||||||
port_already_use=0
|
port_already_use=0
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
"description": {
|
"description": {
|
||||||
"en": "Download Manager written in pure Python."
|
"en": "Download Manager written in pure Python."
|
||||||
},
|
},
|
||||||
"version": "0.4.20~ynh1",
|
"version": "0.4.20~ynh2",
|
||||||
"url": "https://pyload.net/",
|
"url": "https://pyload.net/",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
|
|
Loading…
Add table
Reference in a new issue