You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Ergo (έργο), greek name for work, is a list of utilities for the daily relea
8
8
## Installation
9
9
10
10
```bash
11
-
$ curl -L https://github.com/beatlabs/ergo/releases/download/0.6.1/ergo-0.6.1-darwin-amd64 --output ergo && chmod +x ergo && mv ergo /usr/local/bin/ergo
11
+
$ curl -L https://github.com/beatlabs/ergo/releases/download/v0.7.0/ergo-0.7.0-darwin-amd64 --output ergo && chmod +x ergo && mv ergo /usr/local/bin/ergo
0 commit comments