influxdata / influxdata/influxdb
Download page for windows get influxdb2-2.1.1 instead of influxdb2-2.2.0
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
On the current page to download the 2.2.0 version of influxdb for windows, it's still targeting the 2.1.1 version in https url :
wget https://dl.influxdata.com/influxdb/releases/**influxdb2-2.1.1**-windows-amd64.zip -UseBasicParsing -OutFile influxdb2-2.2.0-windows-amd64.zip
Expand-Archive .\influxdb2-2.2.0-windows-amd64.zip -DestinationPath 'C:\Program Files\InfluxData\influxdb'
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the linked InfluxDB downloads page and inspect the Windows instructions for version 2.2.0. Compare the download URL with the archive filename, then verify that the command downloads the intended 2.2.0 Windows archive.
Written by the indexing model from the issue text.
Assessment
- Domain
- release
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100