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

Upgrade to v1.17.1

This commit is contained in:
yunohost-bot 2022-11-10 06:25:19 +00:00
parent 7e21507a47
commit d6f32d5c64
2 changed files with 3 additions and 3 deletions

View file

@ -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.1/osTicket-v1.17.1.zip
SOURCE_SUM=296d55cc50782411f0ba81101bc64fc4f6ac65a37772fd75bb5f4dc04d8b364d SOURCE_SUM=0c83bade36906d31680ee47ed3c062052d2671bcdf9823bbeb78eeb33d30f801
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.17~ynh1", "version": "1.17.1~ynh1",
"url": "https://osticket.com", "url": "https://osticket.com",
"upstream": { "upstream": {
"license": "GPL-2.0-or-later", "license": "GPL-2.0-or-later",