Skip to content

Commit 49a4249

Browse files
author
weave-gitops-bot
committed
Update README to point download link to 0.32.0
1 parent fc90aaa commit 49a4249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Weave GitOps Open Source provides:
6363
Mac / Linux
6464

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

0 commit comments

Comments
 (0)