From b8b2550c7b69f523bc11962340ab41de9b5e7cd4 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 25 Oct 2023 18:17:35 +0200 Subject: [PATCH 1/3] Upgrade to v1.18.1 --- manifest.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.toml b/manifest.toml index 391ff60..75a9290 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "osTicket" description.en = "Open source support ticket system" description.fr = "Système de ticket de support open source" -version = "1.18~ynh4" +version = "1.18.1~ynh1" maintainers = ["yalh76"] @@ -74,8 +74,8 @@ ram.runtime = "50M" autoupdate.strategy = "latest_github_commit" [resources.sources.core-plugins] - url = "https://github.com/osTicket/osTicket-plugins/archive/4b545313f38a2f7f0e5b7e9b9c5e89dd629e51cf.tar.gz" - sha256 = "3ef516cea9e0447cb1a86564fcb2dd84676e507906829f181c1c454fbc91fcf4" + url = "https://github.com/osTicket/osTicket-plugins/archive/2bb771799a54dbacddfcf87851ca534e3b2af2dc.tar.gz" + sha256 = "9e5edc6da09302e149010dd69f0e40251c8780745c9f4058e7a0ce4292e5cf62" autoupdate.upstream = "https://github.com/osTicket/osTicket-plugins" autoupdate.strategy = "latest_github_commit" @@ -92,8 +92,8 @@ ram.runtime = "50M" autoupdate.strategy = "latest_github_commit" [resources.sources.main] - url = "https://github.com/osTicket/osTicket/archive/refs/tags/v1.18.tar.gz" - sha256 = "5041cd079f16b1e98718d4397a878f185d69d72ec197b3875c8da5856f8ca774" + url = "https://github.com/osTicket/osTicket/archive/refs/tags/v1.18.1.tar.gz" + sha256 = "a30a32661355a0ff59ca8a870a5c4de3c03a5ecef6d3e97a65d6222ed8444496" autoupdate.strategy = "latest_github_tag" [resources.sources.plugin-attachment_preview] From 7f363c0f7ebddacc8ce21349bc3536cb69881eba Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 25 Oct 2023 16:17:41 +0000 Subject: [PATCH 2/3] Auto-update README --- README.md | 3 +-- README_fr.md | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2e935bd..8444f17 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in osTicket is a widely-used open source support ticket system. It seamlessly integrates inquiries created via email, phone and web-based forms into a simple easy-to-use multi-user web interface. Manage, organize and archive all your support requests and responses in one place while providing your customers with accountability and responsiveness they deserve. -**Shipped version:** 1.18~ynh4 +**Shipped version:** 1.18.1~ynh1 **Demo:** http://www.ostickethacks.com/demo/demo_info.php @@ -31,7 +31,6 @@ osTicket is a widely-used open source support ticket system. It seamlessly integ * Official app website: * Official user documentation: * Upstream app code repository: -* YunoHost documentation for this app: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index 3e15aa6..8874cfe 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po osTicket is a widely-used open source support ticket system. It seamlessly integrates inquiries created via email, phone and web-based forms into a simple easy-to-use multi-user web interface. Manage, organize and archive all your support requests and responses in one place while providing your customers with accountability and responsiveness they deserve. -**Version incluse :** 1.18~ynh4 +**Version incluse :** 1.18.1~ynh1 **Démo :** http://www.ostickethacks.com/demo/demo_info.php @@ -31,7 +31,6 @@ osTicket is a widely-used open source support ticket system. It seamlessly integ * Site officiel de l’app : * Documentation officielle utilisateur : * Dépôt de code officiel de l’app : -* Documentation YunoHost pour cette app : * Signaler un bug : ## Informations pour les développeurs From b0cfe9bd09a31d77ec1dcab39de7bed83479a420 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 11 Nov 2023 22:39:28 +0000 Subject: [PATCH 3/3] Auto-update README --- README.md | 1 + README_fr.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 8444f17..de363c6 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ osTicket is a widely-used open source support ticket system. It seamlessly integ * Official app website: * Official user documentation: * Upstream app code repository: +* YunoHost Store: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index 8874cfe..5f969ae 100644 --- a/README_fr.md +++ b/README_fr.md @@ -31,6 +31,7 @@ osTicket is a widely-used open source support ticket system. It seamlessly integ * Site officiel de l’app : * Documentation officielle utilisateur : * Dépôt de code officiel de l’app : +* YunoHost Store: * Signaler un bug : ## Informations pour les développeurs