tech(build): updates packagecloud script

This commit is contained in:
bergquist 2017-01-10 15:56:24 +01:00
parent 7e3ccdf983
commit f4e9bd507b
2 changed files with 3 additions and 3 deletions

View File

@ -18,7 +18,7 @@ Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB.
- [What's New in Grafana 2.5](http://docs.grafana.org/guides/whats-new-in-v2-5/)
- [What's New in Grafana 3.0](http://docs.grafana.org/guides/whats-new-in-v3/)
- [What's New in Grafana 4.0](http://docs.grafana.org/guides/whats-new-in-v4/)
- [What's New in Grafana 4.1 beta](http://docs.grafana.org/guides/whats-new-in-v4-1/)
- [What's New in Grafana 4.1](http://docs.grafana.org/guides/whats-new-in-v4-1/)
## Features
### Graphite Target Editor

View File

@ -1,6 +1,6 @@
#! /usr/bin/env bash
deb_ver=4.0.2-1481203731
rpm_ver=4.0.2-1481203731
deb_ver=4.1.0-1484056345
rpm_ver=4.1.0-1484056345
wget https://grafanarel.s3.amazonaws.com/builds/grafana_${deb_ver}_amd64.deb