mirror of
https://github.com/YunoHost-Apps/20euros_ynh.git
synced 2024-09-03 18:05:53 +02:00
fix typo from the auto-update source script
This commit is contained in:
parent
00a87550fa
commit
87b97fc0be
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/jatekos101/20euros/archive/refs/tags/0.1.tar.gz"
|
||||
url = "https://github.com/jatekos101/20euros/archive/refs/tags/v0.1.tar.gz"
|
||||
sha256 = "d5558cd419c8d46bdc958064cb97f963d1ea793866414c025906ec15033512ed"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue