Update manifest.toml: there is no point having an autoupdater which is known to crash...

This commit is contained in:
Alexandre Aubin 2024-05-19 13:32:29 +02:00 committed by GitHub
parent 43920080d5
commit 1374379cb6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -40,12 +40,6 @@ ram.runtime = "50M"
amd64.url = "https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-7.17.21-linux-x86_64.tar.gz"
amd64.sha256 = "e38938059bac6020de17be3a8804a25e55f40a5adc2edf2eda3e23897a2545e2"
# This is only for notification purposes! Generated PRs will be invalid.
autoupdate.strategy = "latest_github_release"
autoupdate.version_regex = "(v7\\..*)"
autoupdate.asset.amd64 = "tarball"
autoupdate.asset.arm64 = "tarball"
[resources.system_user]
[resources.install_dir]