1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/plainpad_ynh.git synced 2024-09-03 20:05:53 +02:00

version autoupdate: switch to latest_github_commit because no actual tag exist ... also gotta force the version number >_> ...

This commit is contained in:
Alexandre Aubin 2023-04-04 18:36:29 +02:00 committed by Félix Piédallu
parent bc2da1b82b
commit 44db6f8385

View file

@ -46,7 +46,8 @@ ram.runtime = "50M"
url = "https://github.com/alextselegidis/plainpad/releases/download/1.0.0-beta.4/plainpad-1.0.0-beta.4.zip"
sha256 = "578252e15dbc16b63bf1ed7eedc0b1452ca67bf2d4f621c4439931710c3035d3"
in_subdir = false
autoupdate.strategy = "latest_github_tag"
autoupdate.strategy = "latest_github_commit"
autoupdate.force_version = "1.0.%Y.%M.%d"
[resources.system_user]