mirror of
https://github.com/YunoHost-Apps/cryptpad_ynh.git
synced 2024-09-03 18:26:14 +02:00
Update manifest.toml
This commit is contained in:
parent
6a53857802
commit
f3493bced6
1 changed files with 4 additions and 4 deletions
|
@ -44,10 +44,10 @@ ram.runtime = "50M"
|
||||||
default = "visitors"
|
default = "visitors"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/cryptpad/cryptpad/archive/refs/tags/2024.3.1.tar.gz"
|
url = "https://github.com/cryptpad/cryptpad/archive/refs/tags/2024.3.1.tar.gz"
|
||||||
sha256 = "9149c55f09b245cde2d295efe1f373c394db7a7652ba32432d05dc11c2ddb697"
|
sha256 = "9149c55f09b245cde2d295efe1f373c394db7a7652ba32432d05dc11c2ddb697"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.ports]
|
[resources.ports]
|
||||||
main.default = 3000
|
main.default = 3000
|
||||||
|
|
Loading…
Reference in a new issue