From b2d66670c6e15cd14ea378e2ed3a19bd614ea64f Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 16 Aug 2024 03:46:53 +0200 Subject: [PATCH] Upgrade sources - `main` v7.0.11: https://github.com/snipe/snipe-it/releases/tag/7.0.11 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index d480ae5..8471757 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Snipe-IT" description.en = "Manage assets for IT operations" description.fr = "Gestionnaire de ressources informatiques" -version = "7.0.10~ynh1" +version = "7.0.11~ynh1" maintainers = [] @@ -52,8 +52,8 @@ ram.runtime = "50M" [resources] [resources.sources] [resources.sources.main] - url = "https://github.com/snipe/snipe-it/archive/refs/tags/v7.0.10.tar.gz" - sha256 = "e852a8c8c3c9b77d6c3afb8013a3821b869db9e6fbd7176bd0069868ab148935" + url = "https://github.com/snipe/snipe-it/archive/refs/tags/v7.0.11.tar.gz" + sha256 = "25cdf6085b87074ffcfd1faf40d72b5603841796a89c639bc510bedf8973df2b" autoupdate.strategy = "latest_github_tag" [resources.system_user]