Skip to content

Commit

Permalink
Update README to point download link to 0.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
weave-gitops-bot committed Sep 13, 2023
1 parent fc90aaa commit 49a4249
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Weave GitOps Open Source provides:
Mac / Linux

```console
curl --silent --location "https://github.com/weaveworks/weave-gitops/releases/download/v0.31.2/gitops-$(uname)-$(uname -m).tar.gz" | tar xz -C /tmp
curl --silent --location "https://github.com/weaveworks/weave-gitops/releases/download/v0.32.0/gitops-$(uname)-$(uname -m).tar.gz" | tar xz -C /tmp
sudo mv /tmp/gitops /usr/local/bin
gitops version
```
Expand Down

0 comments on commit 49a4249

Please sign in to comment.