mirror of
https://github.com/YunoHost-Apps/huginn_ynh.git
synced 2024-09-03 19:26:13 +02:00
Upgrade to 2022.03.24~ynh2
This commit is contained in:
parent
83c1ac8226
commit
ebed024b06
2 changed files with 3 additions and 2 deletions
|
@ -13,7 +13,8 @@
|
|||
setup_private=1
|
||||
setup_public=1
|
||||
upgrade=1
|
||||
upgrade=1 from_commit=CommitHash
|
||||
# 2022.03.24~ynh1
|
||||
upgrade=1 from_commit=a91277b139619ac194956c997f77a52172a822d3
|
||||
backup_restore=1
|
||||
multi_instance=1
|
||||
port_already_use=0
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"description": {
|
||||
"en": " Build agents that monitor and act on your behalf. Your agents are standing by!"
|
||||
},
|
||||
"version": "2022.03.24~ynh1",
|
||||
"version": "2022.03.24~ynh2",
|
||||
"url": "https://github.com/huginn/hugin",
|
||||
"upstream": {
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Add table
Reference in a new issue