Skip to content

Commit b648a79

Browse files
authored
Update download links for v1.8.0 (#993)
1 parent ec35f22 commit b648a79

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/overview/install.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@ docker run --rm -v $(pwd):/src -w /src kjconroy/sqlc generate
3434

3535
## Downloads
3636

37-
Get pre-built binaries for *v1.7.0*:
37+
Get pre-built binaries for *v1.8.0*:
3838

39-
- [Linux](https://github.com/kyleconroy/sqlc/releases/download/v1.7.0/sqlc-v1.7.0-linux-amd64.tar.gz)
40-
- [macOS](https://github.com/kyleconroy/sqlc/releases/download/v1.7.0/sqlc-v1.7.0-darwin-amd64.zip)
41-
- [Windows (MySQL only)](https://github.com/kyleconroy/sqlc/releases/download/v1.7.0/sqlc-v1.7.0-windows-amd64.zip)
39+
- [Linux](https://github.com/kyleconroy/sqlc/releases/download/v1.8.0/sqlc-v1.8.0-linux-amd64.tar.gz)
40+
- [macOS](https://github.com/kyleconroy/sqlc/releases/download/v1.8.0/sqlc-v1.8.0-darwin-amd64.zip)
41+
- [Windows (MySQL only)](https://github.com/kyleconroy/sqlc/releases/download/v1.8.0/sqlc-v1.8.0-windows-amd64.zip)
4242

4343
Binaries for a specific release can be downloaded on
4444
[GitHub](https://github.com/kyleconroy/sqlc/releases).

0 commit comments

Comments
 (0)