mirror of
https://github.com/YunoHost-Apps/woodpecker_ynh.git
synced 2024-09-03 20:35:57 +02:00
Update manifest.toml
This commit is contained in:
parent
d2fce25924
commit
cce4647d0d
1 changed files with 2 additions and 2 deletions
|
@ -99,8 +99,8 @@ ram.runtime = "200M"
|
|||
arm64.sha256 = "1f41e913b5a743d02d91c2a6c939377595347dee135a035729d8b30779036a9b"
|
||||
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.asset.amd64 = ".*_amd64.tar.gz"
|
||||
autoupdate.asset.arm64 = ".*_arm64.tar.gz"
|
||||
autoupdate.asset.amd64 = ".*_linux_amd64.tar.gz"
|
||||
autoupdate.asset.arm64 = ".*_linux_arm64.tar.gz"
|
||||
|
||||
in_subdir = false
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue