File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change 5
5
"license" : " MIT" ,
6
6
"architecture" : {
7
7
"64bit" : {
8
- "url" : " https://dl.influxdata.com/influxdb/releases/influxdb-1.11.8_windows_amd64.zip" ,
9
- "hash" : " 8cc0d67a92a72da19f408e432208ee3ec76cc618a8ae2fb235578e985db45909" ,
10
- "extract_dir" : " influxdb-1.11.8-1"
8
+ "url" : " https://dl.influxdata.com/influxdb/releases/influxdb-1.11.8-windows-amd64.zip" ,
9
+ "hash" : " 8cc0d67a92a72da19f408e432208ee3ec76cc618a8ae2fb235578e985db45909"
11
10
}
12
11
},
13
12
"persist" : " influxdb.conf" ,
14
13
"bin" : [
15
14
" influx.exe" ,
16
15
" influx_inspect.exe" ,
17
- " influx_stress.exe" ,
18
16
" influxd.exe"
19
17
],
20
18
"checkver" : {
25
23
"autoupdate" : {
26
24
"architecture" : {
27
25
"64bit" : {
28
- "url" : " https://dl.influxdata.com/influxdb/releases/influxdb-$version_windows_amd64 .zip" ,
26
+ "url" : " https://dl.influxdata.com/influxdb/releases/influxdb-$version-windows-amd64 .zip" ,
29
27
"hash" : {
30
28
"url" : " https://portal.influxdata.com/versions.json" ,
31
29
"jsonpath" : " $.influxdb_stable.downloads[?(@.platform =~ /^Windows/)].sha256"
32
- },
33
- "extract_dir" : " influxdb-$version-1"
30
+ }
34
31
}
35
32
}
36
33
}
You can’t perform that action at this time.
0 commit comments