File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222author = 'Kyle Conroy'
2323
2424# The full version, including alpha/beta/rc tags
25- release = '1.10 .0'
25+ release = '1.11 .0'
2626
2727
2828# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change @@ -42,8 +42,8 @@ docker run --rm -v $(pwd):/src -w /src kjconroy/sqlc generate
4242
4343## Downloads
4444
45- Get pre-built binaries for * v1.10 .0* :
45+ Get pre-built binaries for * v1.11 .0* :
4646
47- - [ Linux] ( https://github.com/kyleconroy/sqlc/releases/download/v1.10 .0/sqlc_1.10 .0_linux_amd64.tar.gz )
48- - [ macOS] ( https://github.com/kyleconroy/sqlc/releases/download/v1.10 .0/sqlc_1.10 .0_darwin_amd64.zip )
49- - [ Windows (MySQL only)] ( https://github.com/kyleconroy/sqlc/releases/download/v1.10 .0/sqlc_1.10 .0_windows_amd64.zip )
47+ - [ Linux] ( https://github.com/kyleconroy/sqlc/releases/download/v1.11 .0/sqlc_1.11 .0_linux_amd64.tar.gz )
48+ - [ macOS] ( https://github.com/kyleconroy/sqlc/releases/download/v1.11 .0/sqlc_1.11 .0_darwin_amd64.zip )
49+ - [ Windows (MySQL only)] ( https://github.com/kyleconroy/sqlc/releases/download/v1.11 .0/sqlc_1.11 .0_windows_amd64.zip )
You can’t perform that action at this time.
0 commit comments