mirror of
https://github.com/YunoHost-Apps/discourse_ynh.git
synced 2024-09-03 18:26:18 +02:00
Upgrade sources
- `main` v3.3.1: https://github.com/discourse/discourse/releases/tag/3.3.1
This commit is contained in:
parent
b791d94f2e
commit
cf0f95bf13
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ name = "Discourse"
|
|||
description.en = "Discussion platform"
|
||||
description.fr = "Plateforme de discussion"
|
||||
|
||||
version = "2.8.14~ynh5"
|
||||
version = "3.3.1~ynh1"
|
||||
|
||||
maintainers = ["JimboJoe"]
|
||||
|
||||
|
@ -47,8 +47,8 @@ ram.runtime = "1G"
|
|||
[resources]
|
||||
[resources.sources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/discourse/discourse/archive/v2.8.14.tar.gz"
|
||||
sha256 = "b4b9a2857515ab79b2bc71cc0bdd09f9bf749d506c095b76d86846c9adf62623"
|
||||
url = "https://github.com/discourse/discourse/archive/refs/tags/v3.3.1.tar.gz"
|
||||
sha256 = "910efab3a8e0508507f1cd32e512390272e029f9a8c689a23d52444fc6f1f666"
|
||||
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
|
|
Loading…
Reference in a new issue