mirror of
https://github.com/YunoHost-Apps/cesium_ynh.git
synced 2024-09-03 18:06:25 +02:00
v1.4.2
This commit is contained in:
parent
29a2265296
commit
19671651d9
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.
|
||||
It allows you to manage your wallet, certify your friends, and more !
|
||||
|
||||
**Shipped version:** v1.3.11
|
||||
**Shipped version:** v1.4.2
|
||||
|
||||
## Links
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/duniter/cesium/releases/download/v1.3.11/cesium-v1.3.11-web.zip
|
||||
SOURCE_SUM=fcac385f959178fc4ef8ac323b482c7d618bc48f67d6cc189229f91629b144be
|
||||
SOURCE_URL=https://github.com/duniter/cesium/releases/download/v1.4.2/cesium-v1.4.2-web.zip
|
||||
SOURCE_SUM=3980494e299758e19267c4145a7c1f93c42f1ec464f1342828b709945833bfb9
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_IN_SUBDIR=false
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"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."
|
||||
},
|
||||
"version": "v1.3.11~ynh1",
|
||||
"version": "v1.4.2~ynh1",
|
||||
"url": "https://github.com/duniter/cesium",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Add table
Reference in a new issue