1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/discourse_ynh.git synced 2024-09-03 18:26:18 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2024-08-29 09:34:12 +02:00
parent d66b8f269f
commit 4f1678dd93

View file

@ -47,7 +47,7 @@ ram.runtime = "1G"
[resources] [resources]
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/discourse/discourse/archive/refs/tags/v3.3.1.tar.gz" url = "https://github.com/discourse/discourse/archive/v3.3.1.tar.gz"
sha256 = "910efab3a8e0508507f1cd32e512390272e029f9a8c689a23d52444fc6f1f666" sha256 = "910efab3a8e0508507f1cd32e512390272e029f9a8c689a23d52444fc6f1f666"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"