1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/osticket_ynh.git synced 2024-09-03 19:56:17 +02:00

Merge pull request #44 from YunoHost-Apps/ci-auto-update-v1.16.3

Upgrade to version 1.16.3
This commit is contained in:
yalh76 2022-06-22 03:08:30 +02:00 committed by GitHub
commit 4e5f4112a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -17,7 +17,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. 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.16.2~ynh1 **Shipped version:** 1.16.3~ynh1
**Demo:** http://www.ostickethacks.com/demo/demo_info.php **Demo:** http://www.ostickethacks.com/demo/demo_info.php

View file

@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
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. 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.16.2~ynh1 **Version incluse :** 1.16.3~ynh1
**Démo :** http://www.ostickethacks.com/demo/demo_info.php **Démo :** http://www.ostickethacks.com/demo/demo_info.php

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/osTicket/osTicket/releases/download/v1.16.2/osTicket-v1.16.2.zip SOURCE_URL=https://github.com/osTicket/osTicket/releases/download/v1.16.3/osTicket-v1.16.3.zip
SOURCE_SUM=4d6ff94837a70e5237ed89828240243e8cab8d956ae97fd7f020a2c71dbc64b3 SOURCE_SUM=7d9c1ae7663e66d189b70d29fe02844d5ec2324a0f4cca545205a55f29ff72aa
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Open source support ticket system", "en": "Open source support ticket system",
"fr": "Système de ticket de support open source" "fr": "Système de ticket de support open source"
}, },
"version": "1.16.2~ynh1", "version": "1.16.3~ynh1",
"url": "https://osticket.com", "url": "https://osticket.com",
"upstream": { "upstream": {
"license": "GPL-2.0-or-later", "license": "GPL-2.0-or-later",