From ed0d7a6df7125b3d29f04d01524e31ef0f615564 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 18 Jul 2023 20:16:59 +0200 Subject: [PATCH] Upgrade sources --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 10f7027..46c5e04 100644 --- a/manifest.toml +++ b/manifest.toml @@ -74,8 +74,8 @@ ram.runtime = "50M" autoupdate.strategy = "latest_github_commit" [resources.sources.core-plugins] - url = "https://github.com/osTicket/osTicket-plugins/archive/508b15e99a1f344663eb612e4f6b8b16d52ea9e2.tar.gz" - sha256 = "01c080bebc28e8a7ef93b7e94b70428b4e860a7b8c128ca318dfe9a46f08eecb" + url = "https://github.com/osTicket/osTicket-plugins/archive/4b545313f38a2f7f0e5b7e9b9c5e89dd629e51cf.tar.gz" + sha256 = "3ef516cea9e0447cb1a86564fcb2dd84676e507906829f181c1c454fbc91fcf4" autoupdate.upstream = "https://github.com/osTicket/osTicket-plugins" autoupdate.strategy = "latest_github_commit"