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 #11 from YunoHost-Apps/testing

Upgrade to 1.14.3
This commit is contained in:
yalh76 2020-09-27 19:20:37 +02:00 committed by GitHub
commit fe0bd01ffa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 4 deletions

View file

@ -9,7 +9,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to
## Overview
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.14.2
**Shipped version:** 1.14.3
## Screenshots

View file

@ -21,6 +21,8 @@
upgrade=1
# 1.14.1
upgrade=1 from_commit=81e4075468d035b12ad70936d016d45d0f124720
# 1.14.2
upgrade=1 from_commit=cadb10e497d938e0e684e43ac870a3807b4b60d9
backup_restore=1
multi_instance=1
# This test is no longer necessary since the version 2.7 (PR: https://github.com/YunoHost/yunohost/pull/304), you can still do it if your app could be installed with this version.
@ -36,3 +38,5 @@ Notification=none
;;; Upgrade options
; commit=81e4075468d035b12ad70936d016d45d0f124720
name=1.14.1
; commit=cadb10e497d938e0e684e43ac870a3807b4b60d9
name=1.14.2

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/osTicket/osTicket/releases/download/v1.14.2/osTicket-v1.14.2.zip
SOURCE_SUM=b972833f89856ec254f09af901eca848c7278a0e7d3c9c6e214c62a65aabcabd
SOURCE_URL=https://github.com/osTicket/osTicket/releases/download/v1.14.3/osTicket-v1.14.3.zip
SOURCE_SUM=1b118825680a5ed2c25bfa642e809b9f20d2d4c959e452a8473b4357fbe7b345
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true

View file

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