From a705202a44e1ac66d1c7684f1cf5c71a128e4d2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 3 Feb 2024 18:58:45 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index faf1a65..b524d6f 100644 --- a/manifest.toml +++ b/manifest.toml @@ -39,8 +39,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/glpi-project/glpi/archive/refs/tags/10.0.12.tar.gz" - sha256 = "e3911e4e143648dea8e1e0ef59266abceda0209ba1413104e8ea549b7ab0bbce" + url = "https://github.com/glpi-project/glpi/releases/download/10.0.12/glpi-10.0.12.tgz" + sha256 = "7980cd5f9ab10dc234e1e42950acd42c2977e5c3da4d540ef000e9caa72cec85" autoupdate.strategy = "latest_github_tag" [resources.system_user]