1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/limesurvey_ynh.git synced 2024-09-03 19:36:32 +02:00

Merge pull request #101 from YunoHost-Apps/testing

Testing
This commit is contained in:
eric_G 2024-03-06 10:08:20 +01:00 committed by GitHub
commit 7cd09a3404
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -59,8 +59,8 @@ ram.runtime = "50M"
[resources]
[resources.sources]
[resources.sources.main]
url = "https://github.com/LimeSurvey/LimeSurvey/archive/refs/tags/6.4.9+240226.tar.gz"
sha256 = "7edffb70d7139b380cf16aae118a9f11ee15145e9360e37d09a4735990facd91"
url = "https://github.com/LimeSurvey/LimeSurvey/archive/refs/tags/6.4.10+240228.tar.gz"
sha256 = "dfa897a08ba3f8009ed5ef5599c4249103f8525d63464a506e20d5f395997f95"
autoupdate.strategy = "latest_github_tag"
autoupdate.version_regex = "^(.*)\\+.*$"