File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -34,11 +34,11 @@ docker run --rm -v $(pwd):/src -w /src kjconroy/sqlc generate
34
34
35
35
## Downloads
36
36
37
- Get pre-built binaries for * v1.7 .0* :
37
+ Get pre-built binaries for * v1.8 .0* :
38
38
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 )
42
42
43
43
Binaries for a specific release can be downloaded on
44
44
[ GitHub] ( https://github.com/kyleconroy/sqlc/releases ) .
You can’t perform that action at this time.
0 commit comments