mirror of
https://github.com/YunoHost-Apps/osticket_ynh.git
synced 2024-09-03 19:56:17 +02:00
Merge pull request #52 from YunoHost-Apps/ci-auto-update-v1.17.2
Upgrade to version 1.17.2
This commit is contained in:
commit
1adb3fcafe
4 changed files with 5 additions and 7 deletions
|
@ -17,8 +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.17~ynh1 *(:warning: This is the `testing` branch. The [`master` branch](https://github.com/YunoHost-Apps/osticket_ynh/tree/master) used in the catalog is currently on version 1.16.3\~ynh1.)*
|
**Shipped version:** 1.17.2~ynh1
|
||||||
|
|
||||||
|
|
||||||
**Demo:** http://www.ostickethacks.com/demo/demo_info.php
|
**Demo:** http://www.ostickethacks.com/demo/demo_info.php
|
||||||
|
|
||||||
|
|
|
@ -17,8 +17,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.17~ynh1 *(:warning: Il s'agit de la branche `testing`. La [branche `master`](https://github.com/YunoHost-Apps/osticket_ynh/tree/master) utilisée dans le catalogue est actuellement en 1.16.3\~ynh1.)*
|
**Version incluse :** 1.17.2~ynh1
|
||||||
|
|
||||||
|
|
||||||
**Démo :** http://www.ostickethacks.com/demo/demo_info.php
|
**Démo :** http://www.ostickethacks.com/demo/demo_info.php
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/osTicket/osTicket/releases/download/v1.17/osTicket-v1.17.zip
|
SOURCE_URL=https://github.com/osTicket/osTicket/releases/download/v1.17.2/osTicket-v1.17.2.zip
|
||||||
SOURCE_SUM=296d55cc50782411f0ba81101bc64fc4f6ac65a37772fd75bb5f4dc04d8b364d
|
SOURCE_SUM=53aa6349c0ee6367d4370cc663a8047d3038f5e0d3668f42b3f90f20534fb717
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=zip
|
SOURCE_FORMAT=zip
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -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.17~ynh1",
|
"version": "1.17.2~ynh1",
|
||||||
"url": "https://osticket.com",
|
"url": "https://osticket.com",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "GPL-2.0-or-later",
|
"license": "GPL-2.0-or-later",
|
||||||
|
|
Loading…
Add table
Reference in a new issue