Merge pull request #6064 from nurbek91/grafana_version

Update Grafana / analytics #4567
main
Elbert Alias 3 years ago committed by GitHub
commit f54321e326
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1497,15 +1497,15 @@
],
"description": "Grafana is a multi-platform open source analytics and interactive visualisation web application.",
"icon": "Grafana.svg",
"js": {
"__grafana_public_path__": ""
},
"implies": [
"Go",
"Macaron"
],
"js": {
"__grafana_public_path__": "",
"grafanaBootData.settings.buildInfo['version']": "([\\d.]+)\\;version:\\1"
},
"oss": true,
"scripts": ".+latestVersion\":\"[\\d\\.\\w\\-]+\"\\,\"version\":\"([\\d\\.]+)\\;version:\\1\\;confidence:75",
"scriptSrc": "grafana\\..+\\.com/public/build/",
"website": "https://grafana.com"
},