mirror of
https://github.com/YunoHost-Apps/moodle_ynh.git
synced 2024-09-03 19:46:23 +02:00
Update manifest.toml
This commit is contained in:
parent
6da4ff7cda
commit
2d09034b76
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Moodle"
|
|||
description.en = "Online learning platform"
|
||||
description.fr = "Plateforme d'apprentissage en ligne"
|
||||
|
||||
version = "4.2.2~ynh1"
|
||||
version = "4.3.0~ynh1"
|
||||
|
||||
maintainers = [""]
|
||||
|
||||
|
@ -52,8 +52,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/moodle/moodle/archive/refs/tags/v4.2.2.tar.gz"
|
||||
sha256 = "bcb33d2911f36b79232873d84ae0567bc872cecad2bf17ded3e86a0c35b8aa6e"
|
||||
url = "https://github.com/moodle/moodle/archive/refs/tags/v4.3.0.tar.gz"
|
||||
sha256 = "fa1a6353bf140e7e0b0d57623b4681386badb19a28f624603c42324a99c5466c"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Reference in a new issue