mirror of
https://github.com/YunoHost-Apps/cesium_ynh.git
synced 2024-09-03 18:06:25 +02:00
Bump to v1.7.10
This commit is contained in:
parent
62c571b854
commit
5edf1e03cf
4 changed files with 5 additions and 5 deletions
|
@ -20,7 +20,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
It allows you to manage your wallet, certify your friends, and more!
|
||||
|
||||
|
||||
**Shipped version:** 1.7.9~ynh1
|
||||
**Shipped version:** 1.7.10~ynh1
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://cesium.app>
|
||||
|
|
|
@ -20,7 +20,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
It allows you to manage your wallet, certify your friends, and more!
|
||||
|
||||
|
||||
**Version incluse :** 1.7.9~ynh1
|
||||
**Version incluse :** 1.7.10~ynh1
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l’app : <https://cesium.app>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/duniter/cesium/releases/download/v1.7.9/cesium-v1.7.9-web.zip
|
||||
SOURCE_SUM=f11726c0c61a674c313bda985801128a9b10b9f53e0815830a81b4a1832fd0c5
|
||||
SOURCE_URL=https://github.com/duniter/cesium/releases/download/v1.7.10/cesium-v1.7.10-web.zip
|
||||
SOURCE_SUM=28fa6d8a94d72e1984d80b6b241ae94928a92b18a400c497fb499c3425adb164
|
||||
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": "1.7.9~ynh1",
|
||||
"version": "1.7.10~ynh1",
|
||||
"url": "https://github.com/duniter/cesium",
|
||||
"upstream": {
|
||||
"license": "AGPL-3.0-or-later",
|
||||
|
|
Loading…
Reference in a new issue