Skip to content

Commit

Permalink
Update Kibana to 4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Vidar Kongsli committed Mar 31, 2016
1 parent 2b2f4f7 commit 14c37d4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions kibana.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"homepage": "http://www.elasticsearch.org/overview/kibana/",
"version": "4.4.2",
"version": "4.5.0",
"depends" : ["sudo", "nssm"],
"url":
[
"https://download.elastic.co/kibana/kibana/kibana-4.4.2-windows.zip",
"https://download.elastic.co/kibana/kibana/kibana-4.5.0-windows.zip",
"https://raw.githubusercontent.com/vidarkongsli/vidars-scoop-bucket/4828495a4ba7b3bcbc7ef80267ee542a03fe60ad/kibana/kibanasrv.ps1"
],
"hash":
[
"sha1:413e1d020102a0707f3cddc963d6acfd214b344f",
"sha1:2ae74c776e76f3ddfdb38ccdf3b31084216fc1d0",
"3066D685513EB82D7EC02CA2F1338EDC2F6C2A49A1366AAD32BEE48468437E95"
],
"extract_dir": "kibana-4.4.2-windows",
"extract_dir": "kibana-4.5.0-windows",
"bin" : ["kibanasrv.ps1","bin\\kibana.bat"],
"travel_dirs" : ["logs"]
}

0 comments on commit 14c37d4

Please sign in to comment.