Skip to content

Commit

Permalink
Create new release to get security fixes (#62)
Browse files Browse the repository at this point in the history
Co-authored-by: aprodan <[email protected]>
  • Loading branch information
armasanea and aprodan committed Jun 26, 2024
1 parent 31b3d70 commit 4969ffe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ $ go get github.com/noqcks/gucci
Or you can just download the binary and move it into your `PATH`:

```
VERSION=1.6.12
VERSION=1.6.13
wget -q "https://github.com/noqcks/gucci/releases/download/v${VERSION}/gucci-v${VERSION}-darwin-amd64"
chmod +x gucci-v${VERSION}-darwin-amd64
mv gucci-v${VERSION}-darwin-amd64 /usr/local/bin/gucci
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.6.12
1.6.13

0 comments on commit 4969ffe

Please sign in to comment.