mirror of
https://github.com/YunoHost-Apps/cesium_ynh.git
synced 2024-09-03 18:06:25 +02:00
v1.5.8
This commit is contained in:
parent
8bd9bc4d9b
commit
2a8e2f00b4
3 changed files with 4 additions and 4 deletions
|
@ -12,7 +12,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to
|
||||||
[Cesium](https://cesium.app) is an [Unhosted webapp](https://unhosted.org) client for any [Duniter](https://duniter.org) crypto-currency.
|
[Cesium](https://cesium.app) is an [Unhosted webapp](https://unhosted.org) client for any [Duniter](https://duniter.org) crypto-currency.
|
||||||
It allows you to manage your wallet, certify your friends, and more !
|
It allows you to manage your wallet, certify your friends, and more !
|
||||||
|
|
||||||
**Shipped version:** v1.5.4
|
**Shipped version:** v1.5.8
|
||||||
|
|
||||||
## Links
|
## Links
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/duniter/cesium/releases/download/v1.5.4/cesium-v1.5.4-web.zip
|
SOURCE_URL=https://github.com/duniter/cesium/releases/download/v1.5.8/cesium-v1.5.8-web.zip
|
||||||
SOURCE_SUM=ce236b323f477a2e35ae601f1aac35a70e97552d5e3501cc67a6d8f02cf07b08
|
SOURCE_SUM=571ea5939b747f37d11534f00a7edecc8ebb14ab666d088f864e6fc31835d98f
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=zip
|
SOURCE_FORMAT=zip
|
||||||
SOURCE_IN_SUBDIR=false
|
SOURCE_IN_SUBDIR=false
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Duniter client to manage wallets, certifications in a libre money.",
|
"en": "Duniter client to manage wallets, certifications in a libre money.",
|
||||||
"fr": "Client Duniter pour gérer ses portes-monnaie, les certifications au sein d’une monnaie libre."
|
"fr": "Client Duniter pour gérer ses portes-monnaie, les certifications au sein d’une monnaie libre."
|
||||||
},
|
},
|
||||||
"version": "v1.5.4~ynh1",
|
"version": "v1.5.8~ynh1",
|
||||||
"url": "https://github.com/duniter/cesium",
|
"url": "https://github.com/duniter/cesium",
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
|
Loading…
Reference in a new issue