mirror of
https://github.com/YunoHost-Apps/moodle_ynh.git
synced 2024-09-03 19:46:23 +02:00
Upgrade sources
- `main` v4.4.3: https://github.com/moodle/moodle/releases/tag/4.4.3
This commit is contained in:
parent
545b2c33c5
commit
9ade9f9208
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.4.2~ynh1"
|
||||
version = "4.4.3~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -55,8 +55,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/moodle/moodle/archive/refs/tags/v4.4.2.tar.gz"
|
||||
sha256 = "deb9f955705fef3beef4890d3b4fcad7acaa6798f26cf332eece9d0f145efe8a"
|
||||
url = "https://github.com/moodle/moodle/archive/refs/tags/v4.4.3.tar.gz"
|
||||
sha256 = "5741a854b6ca56eb67465b0737ed0e108d88c7071fb5e5c815ba54939e8576ad"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue