mirror of
https://github.com/YunoHost-Apps/tooljet_ynh.git
synced 2024-10-01 13:34:55 +02:00
Fix checksum
This commit is contained in:
parent
212f8a27cb
commit
83c2f8ce4d
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen
|
|||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/ToolJet/ToolJet/archive/v2.16.1.tar.gz"
|
||||
sha256 = "f3ba9112ba4afeabeda451ce302afb3fa431ba7f030702cc67457c37bc104a9"
|
||||
sha256 = "f3ba9112ba4afeabeda451ce302afb3fa431ba7f030702cc67457c37bc104a9f"
|
||||
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
|
|
Loading…
Reference in a new issue