1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/huginn_ynh.git synced 2024-09-03 19:26:13 +02:00

Fix: manifest.json github link typo for catalog

This commit is contained in:
Nik Spyratos 2023-12-07 07:13:12 +02:00 committed by GitHub
parent 7b410d9db6
commit a3125a328e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@
"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~ynh3", "version": "2022.03.24~ynh3",
"url": "https://github.com/huginn/hugin", "url": "https://github.com/huginn/huginn",
"upstream": { "upstream": {
"license": "MIT", "license": "MIT",
"code": "https://github.com/huginn/huginn" "code": "https://github.com/huginn/huginn"