mirror of
https://github.com/YunoHost-Apps/homarr_ynh.git
synced 2024-09-03 19:26:00 +02:00
0.11.4
This commit is contained in:
parent
26c4c52a67
commit
2e1eff9ea2
3 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/ajnart/homarr/archive/refs/tags/v0.10.7.tar.gz
|
SOURCE_URL=https://github.com/ajnart/homarr/archive/refs/tags/v0.11.4.tar.gz
|
||||||
SOURCE_SUM=6f101278d8b1164a3f2d2eeb8bd39fff716f23f77123bc7e5da27eb593a1892f
|
SOURCE_SUM=c716a204ba48b50589797a1e31a6b097c11e53d81da6e8e82be6dcb1ce504de6
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Customizable browser's home page to interact with your homeserver's Docker containers",
|
"en": "Customizable browser's home page to interact with your homeserver's Docker containers",
|
||||||
"fr": "Page d'accueil personnalisable pour interagir avec les conteneurs Docker de votre serveur"
|
"fr": "Page d'accueil personnalisable pour interagir avec les conteneurs Docker de votre serveur"
|
||||||
},
|
},
|
||||||
"version": "0.10.7~ynh2",
|
"version": "0.11.4~ynh1",
|
||||||
"url": "https://homarr.dev/",
|
"url": "https://homarr.dev/",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
# nodejs version
|
# nodejs version
|
||||||
nodejs_version=16
|
nodejs_version=18
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# PERSONAL HELPERS
|
# PERSONAL HELPERS
|
||||||
|
|
Loading…
Add table
Reference in a new issue