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

Upgrade to v2.8.2

This commit is contained in:
yunohost-bot 2023-05-04 06:13:41 +00:00
parent c4c813a180
commit f77d6971d2
5 changed files with 9 additions and 9 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/grafana/loki/releases/download/v2.8.1/loki-linux-amd64.zip
SOURCE_SUM=a1c70da88ef65ef2caafd00001f15a774166ec9bf580f7d714ee167c43525e43
SOURCE_URL=https://github.com/grafana/loki/releases/download/v2.8.2/loki-linux-amd64.zip
SOURCE_SUM=ed5582a8945e7b215932d196f474f812db07cb92db3685c5fbd95300414e0918
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=false

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/grafana/loki/releases/download/v2.8.1/loki-linux-arm64.zip
SOURCE_SUM=78db7e082db7f597b3b8527a7b0f2cb43245490b62426fcad669daabdcb8167a
SOURCE_URL=https://github.com/grafana/loki/releases/download/v2.8.2/loki-linux-arm64.zip
SOURCE_SUM=31f7baa5418744c6b82f2189ec331064f7183de8508814d429f660e14940c723
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=false

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/grafana/loki/releases/download/v2.8.1/promtail-linux-amd64.zip
SOURCE_SUM=135497258ede1dfdaf5837a1b0929b5a575f1193fb33eb11d1125100d5294698
SOURCE_URL=https://github.com/grafana/loki/releases/download/v2.8.2/promtail-linux-amd64.zip
SOURCE_SUM=f3476f30dfe00168c84e46bc51a58e02304e9b4b43fbd97ad98b6d54e2293d59
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=false

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/grafana/loki/releases/download/v2.8.1/promtail-linux-arm64.zip
SOURCE_SUM=26d4c6ef818a4f8b8d83474f324c942a4ddd13f10cff5819d9d7aaf8f8f88d87
SOURCE_URL=https://github.com/grafana/loki/releases/download/v2.8.2/promtail-linux-arm64.zip
SOURCE_SUM=f43941746770e0eba7284d15d698823ad54a06239c2ee4c54ef3d6adbf135ff3
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=false

View file

@ -6,7 +6,7 @@
"en": "Grafana Loki is a set of components that can be composed into a fully featured logging stack.",
"fr": "Grafana Loki est un ensemble de composants qui peuvent être composés pour former une pile de journalisation complète."
},
"version": "2.8.1~ynh1",
"version": "2.8.2~ynh1",
"url": "https://grafana.com/docs/loki/latest/",
"upstream": {
"license": "AGPL-3.0",