File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 run : |
1212 call "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\Build\vcvars64.bat"
1313 cd %TEMP%
14- git clone --branch v0.8.1 https://github.com/pgvector/pgvector.git
14+ git clone --branch v0.8.2 https://github.com/pgvector/pgvector.git
1515 cd pgvector
1616 nmake /NOLOGO /F Makefile.win
1717 nmake /NOLOGO /F Makefile.win install
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ See a [full example](https://github.com/pgvector/setup-pgvector/blob/master/.git
4444 run: |
4545 call "C:\P rogram Files\M icrosoft Visual Studio\2 022\E nterprise\V C\A uxiliary\B uild\v cvars64.bat"
4646 cd %TEMP%
47- git clone --branch v0.8.1 https://github.com/pgvector/pgvector.git
47+ git clone --branch v0.8.2 https://github.com/pgvector/pgvector.git
4848 cd pgvector
4949 nmake /NOLOGO /F Makefile.win
5050 nmake /NOLOGO /F Makefile.win install
You can’t perform that action at this time.
0 commit comments