From 249b68b3e4fe59aae01409e67a010faca8f54ce4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Mon, 31 Jul 2023 14:36:38 +0200 Subject: [PATCH] Add schema url. Formatting. --- manifest.toml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index e1b0225..d57ef00 100644 --- a/manifest.toml +++ b/manifest.toml @@ -1,3 +1,4 @@ +#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/manifest.v2.schema.json packaging_format = 2 id = "pytition" @@ -56,9 +57,9 @@ ram.runtime = "50M" type = "password" [resources] - [resources.sources.main] - url = "https://github.com/pytition/Pytition/archive/refs/tags/v2.7.tar.gz" - sha256 = "3ed7ea64765a259a453cbd58569ed0177e40a4f248995bd0c613966d1d40d60e" + [resources.sources.main] + url = "https://github.com/pytition/Pytition/archive/refs/tags/v2.7.tar.gz" + sha256 = "3ed7ea64765a259a453cbd58569ed0177e40a4f248995bd0c613966d1d40d60e" [resources.system_user]