diff --git a/apps.toml b/apps.toml index 4e692f0ee7..6a6daff398 100644 --- a/apps.toml +++ b/apps.toml @@ -2493,6 +2493,12 @@ level = 8 state = "working" url = "https://github.com/YunoHost-Apps/jsoncrack_ynh" +[julia] +category = "dev" +state = "working" +url = "https://github.com/Azzaare/julia_ynh" +branch = "main" + [jump] added_date = 1714286036 # 2024/04/28 branch = "master" @@ -6090,3 +6096,4 @@ level = 8 state = "working" subtags = [ "website" ] url = "https://github.com/YunoHost-Apps/zwiicms_ynh" + diff --git a/logos/julia.png b/logos/julia.png new file mode 100644 index 0000000000..3ba196ce01 Binary files /dev/null and b/logos/julia.png differ