1
0
Fork 0
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:
yalh76 2022-04-02 14:36:12 +02:00
parent 83c1ac8226
commit ebed024b06
2 changed files with 3 additions and 2 deletions

View file

@ -13,7 +13,8 @@
setup_private=1 setup_private=1
setup_public=1 setup_public=1
upgrade=1 upgrade=1
upgrade=1 from_commit=CommitHash # 2022.03.24~ynh1
upgrade=1 from_commit=a91277b139619ac194956c997f77a52172a822d3
backup_restore=1 backup_restore=1
multi_instance=1 multi_instance=1
port_already_use=0 port_already_use=0

View file

@ -5,7 +5,7 @@
"description": { "description": {
"en": " Build agents that monitor and act on your behalf. Your agents are standing by!" "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", "url": "https://github.com/huginn/hugin",
"upstream": { "upstream": {
"license": "MIT", "license": "MIT",