mirror of
https://github.com/YunoHost-Apps/agendav_ynh.git
synced 2024-09-03 20:36:12 +02:00
Merge remote-tracking branch 'origin/ci-auto-update-v2.5.0' into upgrade
This commit is contained in:
commit
006e999dd9
4 changed files with 5 additions and 5 deletions
|
@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
[AgenDAV](http://agendav.org/) is a CalDAV web client which features an AJAX interface to allow users to manage their own calendars and shared ones.
|
[AgenDAV](http://agendav.org/) is a CalDAV web client which features an AJAX interface to allow users to manage their own calendars and shared ones.
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 2.2.0~ynh3
|
**Shipped version:** 2.5.0~ynh1
|
||||||
|
|
||||||
|
|
||||||
**Demo:** https://demo.yunohost.org/agendav/
|
**Demo:** https://demo.yunohost.org/agendav/
|
||||||
|
|
|
@ -18,7 +18,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
||||||
[AgenDAV](http://agendav.org/) is a CalDAV web client which features an AJAX interface to allow users to manage their own calendars and shared ones.
|
[AgenDAV](http://agendav.org/) is a CalDAV web client which features an AJAX interface to allow users to manage their own calendars and shared ones.
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 2.2.0~ynh3
|
**Version incluse :** 2.5.0~ynh1
|
||||||
|
|
||||||
|
|
||||||
**Démo :** https://demo.yunohost.org/agendav/
|
**Démo :** https://demo.yunohost.org/agendav/
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/adobo/agendav/releases/download/2.2.0/agendav-2.2.0.tar.gz
|
SOURCE_URL=https://github.com/agendav/agendav/releases/download/2.5.0/agendav-2.5.0.tar.gz
|
||||||
SOURCE_SUM=0056154ae0a7aa3401f4f24c51f0f2de3d1e97eaa83e74a2129714b67013129f
|
SOURCE_SUM=b0c4c12fdc4272de3e0296403eeea0e5b22af1e83ab6becf7a1eb0eea9e9f48e
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "CalDAV web client",
|
"en": "CalDAV web client",
|
||||||
"fr": "Client web pour CalDAV"
|
"fr": "Client web pour CalDAV"
|
||||||
},
|
},
|
||||||
"version": "2.2.0~ynh3",
|
"version": "2.5.0~ynh1",
|
||||||
"url": "http://agendav.org",
|
"url": "http://agendav.org",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
|
|
Loading…
Add table
Reference in a new issue