mirror of
https://github.com/YunoHost-Apps/calckey_ynh.git
synced 2024-09-03 18:16:18 +02:00
Upgrade Firefish
This commit is contained in:
parent
7d3d1cc22e
commit
ab8a3b9641
2 changed files with 3 additions and 3 deletions
|
@ -40,8 +40,8 @@ ram.runtime = "2G"
|
||||||
[resources]
|
[resources]
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://codeberg.org/calckey/calckey/archive/v14.0.0-rc3.tar.gz"
|
url = "https://codeberg.org/firefish/firefish/archive/v1.0.1.tar.gz"
|
||||||
sha256 = "844db89913cdc026e390cc69e923c9c63a2e11b2230e36cba8e9642f73d8c059"
|
sha256 = "a28f74da8271c5e403ef99b77b12e13dbbb58d3b2a093b5a4205579ab162f26a"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
# PHP APP SPECIFIC
|
# PHP APP SPECIFIC
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
NODEJS_VERSION="19"
|
NODEJS_VERSION="20"
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# PERSONAL HELPERS
|
# PERSONAL HELPERS
|
||||||
|
|
Loading…
Reference in a new issue