1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cesium_ynh.git synced 2024-09-03 18:06:25 +02:00

Bump to v1.7.9

This commit is contained in:
Moul 2023-09-09 09:04:08 +02:00 committed by M5oul
parent 39de64a933
commit 62c571b854
4 changed files with 5 additions and 5 deletions

View file

@ -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! It allows you to manage your wallet, certify your friends, and more!
**Shipped version:** 1.7.6~ynh1 **Shipped version:** 1.7.9~ynh1
## Documentation and resources ## Documentation and resources
* Official app website: <https://cesium.app> * Official app website: <https://cesium.app>

View file

@ -20,7 +20,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
It allows you to manage your wallet, certify your friends, and more! It allows you to manage your wallet, certify your friends, and more!
**Version incluse :** 1.7.6~ynh1 **Version incluse :** 1.7.9~ynh1
## Documentations et ressources ## Documentations et ressources
* Site officiel de lapp : <https://cesium.app> * Site officiel de lapp : <https://cesium.app>

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/duniter/cesium/releases/download/v1.7.6/cesium-v1.7.6-web.zip SOURCE_URL=https://github.com/duniter/cesium/releases/download/v1.7.9/cesium-v1.7.9-web.zip
SOURCE_SUM=70abba1c2a7c33953996d3eeb99d71ac5c60cac6b01fb68fcbcb9f0fddccfce7 SOURCE_SUM=f11726c0c61a674c313bda985801128a9b10b9f53e0815830a81b4a1832fd0c5
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=false SOURCE_IN_SUBDIR=false

View file

@ -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 dune monnaie libre" "fr": "Client Duniter pour gérer ses portes-monnaie, les certifications au sein dune monnaie libre"
}, },
"version": "1.7.6~ynh1", "version": "1.7.9~ynh1",
"url": "https://github.com/duniter/cesium", "url": "https://github.com/duniter/cesium",
"upstream": { "upstream": {
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",