mirror of
https://github.com/YunoHost-Apps/elasticsearch8_ynh.git
synced 2024-09-03 18:26:26 +02:00
Remove autoupdate that can't work
This commit is contained in:
parent
be7b4c222d
commit
fca438c184
1 changed files with 0 additions and 6 deletions
|
@ -38,12 +38,6 @@ ram.runtime = "50M"
|
||||||
amd64.url = "https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.11.1-linux-x86_64.tar.gz"
|
amd64.url = "https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.11.1-linux-x86_64.tar.gz"
|
||||||
amd64.sha256 = "dd8572e4f50ffbe4079cce315b17c25e3cebaa02fd7eb134d2aa222703459780"
|
amd64.sha256 = "dd8572e4f50ffbe4079cce315b17c25e3cebaa02fd7eb134d2aa222703459780"
|
||||||
|
|
||||||
# This is only for notification purposes! Generated PRs will be invalid.
|
|
||||||
autoupdate.strategy = "latest_github_tag"
|
|
||||||
autoupdate.asset.amd64 = "tarball"
|
|
||||||
autoupdate.asset.arm64 = "tarball"
|
|
||||||
autoupdate.needs_manual_tweaks = true
|
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
||||||
[resources.install_dir]
|
[resources.install_dir]
|
||||||
|
|
Loading…
Reference in a new issue