mirror of
https://github.com/YunoHost-Apps/emoncms_ynh.git
synced 2024-09-03 18:36:03 +02:00
Update manifest.toml
This commit is contained in:
parent
90edaa6f42
commit
59b81e29b1
1 changed files with 5 additions and 4 deletions
|
@ -38,15 +38,16 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources]
|
||||
[resources.sources.graph]
|
||||
url = "https://github.com/emoncms/graph/archive/refs/tags/2.2.3.tar.gz"
|
||||
sha256 = "a110e881638a07e82b23a5d8df860b49af1e067eb98f4e93a8bad8aebc4ec882"
|
||||
in_subdir = false
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/emoncms/emoncms/archive/refs/tags/11.4.2.tar.gz"
|
||||
sha256 = "a374ad0a950c5d966b62d54266bf6761d641417785b64fbf6442f7753b386d6f"
|
||||
|
||||
[resources.sources.graph]
|
||||
url = "https://github.com/emoncms/graph/archive/refs/tags/2.2.3.tar.gz"
|
||||
sha256 = "a110e881638a07e82b23a5d8df860b49af1e067eb98f4e93a8bad8aebc4ec882"
|
||||
in_subdir = false
|
||||
|
||||
[resources.system_user]
|
||||
allow_email = true
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue