mirror of
https://github.com/YunoHost-Apps/teddit_ynh.git
synced 2024-09-03 20:26:31 +02:00
Merge pull request #9 from YunoHost-Apps/testing
add autoupdate strategy
This commit is contained in:
commit
9223851511
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,7 @@ description.fr = "Front-end libre alternatif à Reddit"
|
|||
|
||||
version = "0.4.0~ynh6"
|
||||
|
||||
maintainers = ["eric_G"]
|
||||
maintainers = []
|
||||
|
||||
[upstream]
|
||||
license = "AGPL-3.0-only"
|
||||
|
@ -42,6 +42,7 @@ ram.runtime = "50M"
|
|||
[resources.sources.main]
|
||||
url = "https://codeberg.org/teddit/teddit/archive/4536a7f4608f0f17bbee4188f9875fad8bfa954f.tar.gz"
|
||||
sha256 = "fd46a65aa9ddbed2a98be3e02510c170a07409bfe537d5324f2c6097e89f01db"
|
||||
autoupdate.strategy = "latest_forgejo_commit"
|
||||
|
||||
[resources.ports]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue