mirror of
https://github.com/YunoHost-Apps/haste_ynh.git
synced 2024-09-03 20:36:28 +02:00
source autoupdate: fix version format because upstream doesn't have proper versioning ...
This commit is contained in:
parent
bc467aa7cc
commit
eaf6b8d96a
1 changed files with 1 additions and 1 deletions
|
@ -43,8 +43,8 @@ ram.runtime = "50M"
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/seejohnrun/haste-server/archive/7c65fb2f9b2e4b292e03c5d70957431bcc27d2c0.tar.gz"
|
url = "https://github.com/seejohnrun/haste-server/archive/7c65fb2f9b2e4b292e03c5d70957431bcc27d2c0.tar.gz"
|
||||||
sha256 = "8d420e2b47a640b38230114551ddffe86489cb6607af0659740385e6a9e36ebd"
|
sha256 = "8d420e2b47a640b38230114551ddffe86489cb6607af0659740385e6a9e36ebd"
|
||||||
autoupdate.upstream = "https://github.com/seejohnrun/haste-server/"
|
|
||||||
autoupdate.strategy = "latest_github_commit"
|
autoupdate.strategy = "latest_github_commit"
|
||||||
|
autoupdate.force_version = "0.1.%Y.%m.%d"
|
||||||
|
|
||||||
[resources.ports]
|
[resources.ports]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue