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.7.3

This commit is contained in:
yunohost-bot 2023-02-02 06:14:43 +00:00
parent 3d339e3a2b
commit 583bbebfc8
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.7.2/loki-linux-amd64.zip
SOURCE_SUM=d65354b080c1c06e47789105f9267abadb74db575edbe73a818e42732436708a
SOURCE_URL=https://github.com/grafana/loki/releases/download/v2.7.3/loki-linux-amd64.zip
SOURCE_SUM=fa496e6c759cdd9f8d2e8b52aad4a1f59de8cfe5f3a2736835fd8a1b16ccd528
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.7.2/loki-linux-arm64.zip
SOURCE_SUM=9bceb6ff77c207f93254f224860ef527c7ad8a35eff0b81a5cb9bfd9804850f3
SOURCE_URL=https://github.com/grafana/loki/releases/download/v2.7.3/loki-linux-arm64.zip
SOURCE_SUM=4ff41b6aaf893b64140fbe0beba515eabaa2ebfcb8c902468e3c5218a0117381
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.7.2/promtail-linux-amd64.zip
SOURCE_SUM=c356ef23357b641a394c9e9d72d1f5a3ed2546761a47d3351ff1d34c305625bc
SOURCE_URL=https://github.com/grafana/loki/releases/download/v2.7.3/promtail-linux-amd64.zip
SOURCE_SUM=608289347504b84be0cd1afb41914c2cc1e318842e88de9d36f7a21c7e60102e
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.7.2/promtail-linux-arm64.zip
SOURCE_SUM=1b9b3bd71755d4c49836ebae27b10a6fc09b66e0afe9e18042c4a92138b9f7df
SOURCE_URL=https://github.com/grafana/loki/releases/download/v2.7.3/promtail-linux-arm64.zip
SOURCE_SUM=69031c354e5078bbf4296aa73082e9af616dedeacf4ba1614dd60b76842d29e7
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.7.2~ynh1",
"version": "2.7.3~ynh1",
"url": "https://grafana.com/docs/loki/latest/",
"upstream": {
"license": "AGPL-3.0",