mirror of
https://github.com/YunoHost-Apps/chitchatter_ynh.git
synced 2024-09-03 18:15:59 +02:00
fix
This commit is contained in:
parent
4ed7801a59
commit
98b5b22d69
2 changed files with 1 additions and 8 deletions
|
@ -36,13 +36,6 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
|
||||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/jeremyckahn/chitchatter/archive/aff6995ecc82303e07b9c0722b796150efa9c66a.tar.gz"
|
||||
sha256 = "3acba218b0637087e9cda4181a15ce6e89ceeb4a14a8ecc8fbf6993e8ade7cff"
|
||||
rename = "chitchatter"
|
||||
|
||||
[resources.system_user]
|
||||
|
||||
[resources.install_dir]
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
# nodejs version
|
||||
nodejs_version=16
|
||||
version_commit=442f5406ec26d001798c1a2b5a5d9a05fdc77459
|
||||
version_commit=aff6995ecc82303e07b9c0722b796150efa9c66a
|
||||
|
||||
#=================================================
|
||||
# PERSONAL HELPERS
|
||||
|
|
Loading…
Add table
Reference in a new issue