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:
parent
bc2da1b82b
commit
44db6f8385
1 changed files with 2 additions and 1 deletions
|
@ -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]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue