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

Merge pull request #27 from YunoHost-Apps/ci-auto-update-2014.06.07

Upgrade to v2014.06.07
This commit is contained in:
OniriCorpe 2024-02-23 00:30:46 +01:00 committed by GitHub
commit 460126cc78
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 5 deletions

View file

@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Create the number 2048. Cubes with same number merge! Create the number 2048. Cubes with same number merge!
**Shipped version:** 1.0~ynh6 **Shipped version:** 2014.06.07~ynh1
**Demo:** https://kshitij-banerjee.github.io/Cubiks-2048/ **Demo:** https://kshitij-banerjee.github.io/Cubiks-2048/

View file

@ -18,7 +18,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
Create the number 2048. Cubes with same number merge! Create the number 2048. Cubes with same number merge!
**Version incluse :** 1.0~ynh6 **Version incluse :** 2014.06.07~ynh1
**Démo :** https://kshitij-banerjee.github.io/Cubiks-2048/ **Démo :** https://kshitij-banerjee.github.io/Cubiks-2048/

View file

@ -5,7 +5,7 @@ name = "Cubiks 2048"
description.en = "2048 game clone in 3D" description.en = "2048 game clone in 3D"
description.fr = "Clone du jeu 2048 en 3D" description.fr = "Clone du jeu 2048 en 3D"
version = "1.0~ynh6" version = "2014.06.07~ynh1"
maintainers = [] maintainers = []
@ -41,8 +41,8 @@ ram.runtime = "50M"
[resources] [resources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/Kshitij-Banerjee/Cubiks-2048/archive/master.tar.gz" url = "https://github.com/Kshitij-Banerjee/Cubiks-2048/archive/df2369883cc1a6af96370758c91196ddd593fd8c.tar.gz"
sha256 = "8b45de903449a9b47202cc28d9b20091cab9283634cd655d3fb7b8a65aaf2e91" sha256 = "1dbc1f1fc317b35d72b591caeb2abb3da7892545e34a385a9c45c45bae04e53a"
autoupdate.strategy = "latest_github_commit" autoupdate.strategy = "latest_github_commit"
[resources.system_user] [resources.system_user]