promtail: Update to version 2.0.0

This commit is contained in:
Jakub Čábera 2020-10-27 08:31:34 +01:00
parent e40ac52e2f
commit 342df4b091

View File

@ -1,12 +1,12 @@
{ {
"version": "1.6.1", "version": "2.0.0",
"description": "Multi-tenant log aggregation system", "description": "Multi-tenant log aggregation system",
"homepage": "https://grafana.com/oss/loki/", "homepage": "https://grafana.com/oss/loki/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/grafana/loki/releases/download/v1.6.1/promtail-windows-amd64.exe.zip", "url": "https://github.com/grafana/loki/releases/download/v2.0.0/promtail-windows-amd64.exe.zip",
"hash": "cd05d8d50c8e2e9661635c79c3e2678b614444565bad1625f0a1ae110765a05f", "hash": "899cb349e1fd1e4e589c23db4e9f339ceb368809b82832b5653a3684f8f8b67e",
"bin": [ "bin": [
[ [
"promtail-windows-amd64.exe", "promtail-windows-amd64.exe",