Skip to content

Commit

Permalink
AU: 2 updated - influxdb influxdb1
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Jun 3, 2021
1 parent ec03514 commit dc7939c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions influxdb/influxdb.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<!-- Read this before publishing packages to chocolatey.org: https://github.com/chocolatey/chocolatey/wiki/CreatePackages -->
<id>influxdb</id>
<title>InfluxDB</title>
<version>1.8.4</version>
<version>1.8.6</version>
<authors>InfluxData</authors>
<owners>Miodrag Milic</owners>
<summary>Scalable datastore for metrics, events, and real-time analytics</summary>
Expand Down Expand Up @@ -42,7 +42,7 @@
<projectSourceUrl>https://github.com/influxdata/influxdb</projectSourceUrl>
<packageSourceUrl>https://github.com/majkinetor/chocolatey/tree/master/influxdb</packageSourceUrl>
<dependencies>
<dependency id="influxdb1" version="[1.8.4]" />
<dependency id="influxdb1" version="[1.8.6]" />
</dependencies>
</metadata>
<files>
Expand Down
2 changes: 1 addition & 1 deletion influxdb1/influxdb1.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<!-- Read this before publishing packages to chocolatey.org: https://github.com/chocolatey/chocolatey/wiki/CreatePackages -->
<id>influxdb1</id>
<title>InfluxDB</title>
<version>1.8.4</version>
<version>1.8.6</version>
<authors>InfluxData</authors>
<owners>Miodrag Milic</owners>
<summary>Scalable datastore for metrics, events, and real-time analytics</summary>
Expand Down
4 changes: 2 additions & 2 deletions influxdb1/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ Package can be verified like this:

1. Go to

x64: https://dl.influxdata.com/influxdb/releases/influxdb-1.8.4_windows_amd64.zip
x64: https://dl.influxdata.com/influxdb/releases/influxdb-1.8.6_windows_amd64.zip

to download the installer.

2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum64: 09C63A0AFC3587A827670504D0354F0926192A046961838C922DBE8BD5A71783
checksum64: D56D457B7039FEC37C2309B1808C00509DA2D77D212F2CD2EF0A180F485F2E92


File 'license.txt' is obtained from:
Expand Down

0 comments on commit dc7939c

Please sign in to comment.