mirror of
https://github.com/YunoHost-Apps/cheky_ynh.git
synced 2024-09-03 18:16:00 +02:00
Upgrade to version 4.4.1
This commit is contained in:
parent
e6e44a7275
commit
3ae7fd9d74
3 changed files with 6 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
||||||
> *This package allow you to install cheky quickly and simply on a YunoHost server.
|
> *This package allow you to install cheky quickly and simply on a YunoHost server.
|
||||||
If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.*
|
If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.*
|
||||||
|
|
||||||
**Shipped version:** 4.4
|
**Shipped version:** 4.4.1
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
@ -56,6 +56,8 @@ sudo yunohost app upgrade cheky --url https://github.com/YunoHost-Apps/cheky_ynh
|
||||||
|
|
||||||
## Historique des versions
|
## Historique des versions
|
||||||
|
|
||||||
|
* 4.4.1~ynh4 (11 March 2019)
|
||||||
|
* changed: upgrade Cheky to 4.4.1
|
||||||
* 4.4~ynh4 (4 March 2019)
|
* 4.4~ynh4 (4 March 2019)
|
||||||
* removed: Debian Jessie support is dropped in favor to Stretch only (Yunohost version > 3)
|
* removed: Debian Jessie support is dropped in favor to Stretch only (Yunohost version > 3)
|
||||||
* changed: follow lastest rules from <https://github.com/YunoHost/example_ynh>
|
* changed: follow lastest rules from <https://github.com/YunoHost/example_ynh>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/Blount/Cheky/archive/4.4.tar.gz
|
SOURCE_URL=https://github.com/Blount/Cheky/archive/4.4.1.tar.gz
|
||||||
SOURCE_SUM=1916d6196d48a838ea55d518099f75d941e84125c6a3c00a3943ad3bb0a2714d
|
SOURCE_SUM=4142430d17229332efca353cc95a993d85650af0a53155055847b4d7b9e9650b
|
||||||
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": "Cheky monitors French classifieds websites LeBonCoin and SeLoger.",
|
"en": "Cheky monitors French classifieds websites LeBonCoin and SeLoger.",
|
||||||
"fr": "Cheky surveille pour vous LeBonCoin et SeLoger."
|
"fr": "Cheky surveille pour vous LeBonCoin et SeLoger."
|
||||||
},
|
},
|
||||||
"version": "4.4~ynh4",
|
"version": "4.4.1~ynh4",
|
||||||
"url": "https://www.cheky.net",
|
"url": "https://www.cheky.net",
|
||||||
"license": "GPL-3.0-or-later",
|
"license": "GPL-3.0-or-later",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
|
Loading…
Reference in a new issue