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

Update to new upstream release 0.8.1

This commit is contained in:
Jiří Klimeš 2019-03-06 15:45:22 +01:00
parent 90b0653523
commit 8285c62092
3 changed files with 4 additions and 4 deletions

View file

@ -3,7 +3,7 @@
[![Integration level](https://dash.yunohost.org/integration/kimai2.svg)](https://ci-apps.yunohost.org/jenkins/job/kimai2%20%28Community%29/lastBuild/consoleFull) [![Integration level](https://dash.yunohost.org/integration/kimai2.svg)](https://ci-apps.yunohost.org/jenkins/job/kimai2%20%28Community%29/lastBuild/consoleFull)
[![Install kimai2 with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=kimai2)<br> [![Install kimai2 with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=kimai2)<br>
Shipped Version: **0.6.1 (pre-release)** Shipped Version: **0.8.1 (pre-release)**
**Please note that this app will install PHP 7.2** **Please note that this app will install PHP 7.2**

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/kevinpapst/kimai2/archive/0.6.1.tar.gz SOURCE_URL=https://github.com/kevinpapst/kimai2/archive/0.8.1.tar.gz
SOURCE_SUM=5014e6fc9a9ca0dab4e97ffdb1f549245e52445d027a5ab8998cdfeba73a9ea6 SOURCE_SUM=6f156bf510f9fec540e49128392dbd2f9f569a2de6d9aed7174e4044bde39b2b
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -8,7 +8,7 @@
"de": "Kimai v2 ist eine web-basierte Mehrbenutzer-Zeiterfassung mit Rechnungsdruck mit Unterstützung für mobile Endgeräte", "de": "Kimai v2 ist eine web-basierte Mehrbenutzer-Zeiterfassung mit Rechnungsdruck mit Unterstützung für mobile Endgeräte",
"cs": "Kimai v2 je víceuživatelská webová aplikace pro sledování času s podporou mobilních zařízení" "cs": "Kimai v2 je víceuživatelská webová aplikace pro sledování času s podporou mobilních zařízení"
}, },
"version": "0.6.1", "version": "0.8.1",
"url": "https://v2.kimai.org", "url": "https://v2.kimai.org",
"license": "MIT", "license": "MIT",
"maintainer": { "maintainer": {