1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/loki_ynh.git synced 2024-09-03 19:36:16 +02:00

Upgrade sources

This commit is contained in:
yunohost-bot 2024-03-23 02:42:44 +01:00 committed by YunoHost Bot
parent 6b6ae3d07e
commit e6a07353b9

View file

@ -33,12 +33,12 @@ ram.runtime = "50M"
[resources]
[resources.sources]
[resources.sources.loki]
amd64.url = "https://github.com/grafana/loki/releases/download/v2.9.5/loki-linux-amd64.zip"
amd64.sha256 = "9d919a55e7a2dbaeab46e777a0589d7e304c71fed011f989143883cbc887e348"
armhf.url = "https://github.com/grafana/loki/releases/download/v2.9.5/loki-linux-arm.zip"
armhf.sha256 = "104efc28b322523bf5bced67bdcc3746e1f7f872057f6ef54f25ab00ce426b39"
arm64.url = "https://github.com/grafana/loki/releases/download/v2.9.5/loki-linux-arm64.zip"
arm64.sha256 = "491833bf201c55388b82c3d1f583a9d4426c1b778ed3dc710cd67c8cbbbb67bb"
amd64.url = "https://github.com/grafana/loki/releases/download/v2.9.6/loki-linux-amd64.zip"
amd64.sha256 = "4d083365dc2c843de5d836cc836cf49e391eb1174f77a40bfd4a26a74ba3173e"
armhf.url = "https://github.com/grafana/loki/releases/download/v2.9.6/loki-linux-arm.zip"
armhf.sha256 = "7be1438b3b192ca7e75dfdbba91debb04e0c1a5455e099ee1b2b524e9e65d6aa"
arm64.url = "https://github.com/grafana/loki/releases/download/v2.9.6/loki-linux-arm64.zip"
arm64.sha256 = "8ad3c6c8eab570c830bf6a7198f65290514c4065b9c507d11d9d6afcf7eba9de"
in_subdir = false
autoupdate.strategy = "latest_github_release"
@ -47,12 +47,12 @@ ram.runtime = "50M"
autoupdate.asset.arm64 = "^loki-linux-arm64.zip$"
[resources.sources.promtail]
amd64.url = "https://github.com/grafana/loki/releases/download/v2.9.5/promtail-linux-amd64.zip"
amd64.sha256 = "e444bcff2d6677d284350819d3d1b7b473a1699357689230254fbc602b28dac7"
armhf.url = "https://github.com/grafana/loki/releases/download/v2.9.5/promtail-linux-arm.zip"
armhf.sha256 = "d0cc7552b8ce69534893040e6518288a6899c4f3acf9d4e7d32335f5f2f6145d"
arm64.url = "https://github.com/grafana/loki/releases/download/v2.9.5/promtail-linux-arm64.zip"
arm64.sha256 = "b23bd750dc5f6a76d808826ebc9d3c8b3540adb329578b650571a10d2be348b8"
amd64.url = "https://github.com/grafana/loki/releases/download/v2.9.6/promtail-linux-amd64.zip"
amd64.sha256 = "04db05ba4caf098cbfd3f49b2f0ee7b2e94073fd7822ee775cc904c6569b5075"
armhf.url = "https://github.com/grafana/loki/releases/download/v2.9.6/promtail-linux-arm.zip"
armhf.sha256 = "253db7ed747d20f560460f95f2aeccd87c0886029799f243de466818484563f5"
arm64.url = "https://github.com/grafana/loki/releases/download/v2.9.6/promtail-linux-arm64.zip"
arm64.sha256 = "78ce372104cace335d119dfe11516fefe1cd74a26d80d9eca1fc58552bbed9ef"
in_subdir = false
autoupdate.strategy = "latest_github_release"