mirror of
https://github.com/YunoHost-Apps/calckey_ynh.git
synced 2024-09-03 18:16:18 +02:00
Fix v14.0.0rc3
This commit is contained in:
parent
d1be19ed95
commit
a92e034f15
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Calckey"
|
|||
description.en = "Fork of Misskey with better UI/UX, security, features"
|
||||
description.fr = "Un fork de Misskey avec une meilleure interface utilisateur, la sécurité, les fonctionnalités"
|
||||
|
||||
version = "14.0.0rc2~ynh1"
|
||||
version = "14.0.0rc3~ynh1"
|
||||
|
||||
maintainers = ["oufmilo"]
|
||||
|
||||
|
@ -40,8 +40,8 @@ ram.runtime = "2G"
|
|||
[resources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://codeberg.org/calckey/calckey/archive/v14.0.0-rc2c.tar.gz"
|
||||
sha256 = "8cce26734c67a1c9b360b178127301dbb14b4cc969d3343340873a765e9a4d56"
|
||||
url = "https://codeberg.org/calckey/calckey/archive/v14.0.0-rc3.tar.gz"
|
||||
sha256 = "844db89913cdc026e390cc69e923c9c63a2e11b2230e36cba8e9642f73d8c059"
|
||||
|
||||
[resources.system_user]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue