update new version

This commit is contained in:
Aliberk Sandıkçı 2024-01-01 20:16:06 +03:00
parent c7546383e1
commit e20d0def4b
Signed by: asandikci
GPG Key ID: 25C67A03B5666BC1
3 changed files with 8 additions and 8 deletions

View File

@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
MAKET Appointment Portal for Schools, Universities and Organizations
**Shipped version:** 1.5.0-p1
**Shipped version:** 1.5.0-p3
## Screenshots
@ -27,7 +27,7 @@ MAKET Appointment Portal for Schools, Universities and Organizations
## Documentation and resources
* Upstream app code repository: <https://git.aliberksandikci.com.tr/MAKET/MaketRandevu>
* Upstream app code repository: <https://git.aliberksandikci.com.tr/maket/MaketRandevu>
* YunoHost Store: <https://apps.yunohost.org/app/maketrandevu>
* Report a bug: <https://github.com/YunoHost-Apps/maketrandevu_ynh/issues>

View File

@ -19,7 +19,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
MAKET Appointment Portal for Schools, Universities and Organizations
**Version incluse :** 1.5.0-p1
**Version incluse :** 1.5.0-p3
## Captures décran
@ -27,7 +27,7 @@ MAKET Appointment Portal for Schools, Universities and Organizations
## Documentations et ressources
* Dépôt de code officiel de lapp : <https://git.aliberksandikci.com.tr/MAKET/MaketRandevu>
* Dépôt de code officiel de lapp : <https://git.aliberksandikci.com.tr/maket/MaketRandevu>
* YunoHost Store: <https://apps.yunohost.org/app/maketrandevu>
* Signaler un bug : <https://github.com/YunoHost-Apps/maketrandevu_ynh/issues>

View File

@ -5,7 +5,7 @@ name = "MAKET Randevu"
description.en = "MAKET Appointment Portal for Schools, Universities and Organizations"
description.tr = "Okullar, Üniversiteler ve Organizasyonlar için MAKET Randevu Portalı"
version = "1.5.0-p1"
version = "1.5.0-p3"
maintainers = ["asandikci"]
@ -14,7 +14,7 @@ license = "GPL-3.0-only"
# website = "https://maket.org/services/randevu"
# demo = "https://randevu.maket.org/"
# admindoc = "https://easyappointments.org/docs.html#1.4.3/readme.md"
code = "https://git.aliberksandikci.com.tr/MAKET/MaketRandevu"
code = "https://git.aliberksandikci.com.tr/maket/MaketRandevu"
[integration]
yunohost = ">= 11.2"
@ -43,8 +43,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://git.aliberksandikci.com.tr/maket/MaketRandevu/releases/download/v1.5.0-p1/maketrandevu-1.5.0-p1.zip"
sha256 = "635a10ab74e8c493471488ff60cf591dc3153a51cf6dbd28182e9542e9f1f18d"
url = "https://git.aliberksandikci.com.tr/maket/MaketRandevu/releases/download/v1.5.0-p3/maketrandevu-1.5.0-p3.zip"
sha256 = "6860a4c92e418f9e730cc3e993bc2d51dccca2b3dad7c1e127fe941e8ff2b20a"
in_subdir = false
autoupdate.strategy = "latest_github_tag"