Skip to content

Commit 16ef813

Browse files
author
weave-gitops-bot
committed
Update README to point download link to 0.33.0
1 parent 6ad4416 commit 16ef813

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
@@ -64,7 +64,7 @@ Weave GitOps Open Source provides:
6464
Mac / Linux
6565

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

0 commit comments

Comments
 (0)