Skip to content

Commit

Permalink
fix: json url
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzaloetjo authored Mar 29, 2024
1 parent 432a6ff commit 27bb4a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/tdp-release-uris.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,8 @@
"link": "https://github.com/prometheus/prometheus/releases/download/v2.37.6/prometheus-2.37.6.linux-amd64.tar.gz"
},
"grafana": {
"name": "grafana-9.2.0.linux-amd64.tar.gz",
"link": "https://dl.grafana.com/oss/release/grafana-9.2.0.linux-amd64.tar.gz"
"name": "grafana-10.4.1.linux-amd64.tar.gz",
"link": "https://dl.grafana.com/oss/release/grafana-10.4.1.linux-amd64.tar.gz"
},
"loki": {
"name": "loki-linux-amd64.zip;loki-2.7.2-linux-amd64.zip",
Expand Down

0 comments on commit 27bb4a8

Please sign in to comment.