File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -84,13 +84,13 @@ More features available on the [releases page](https://github.com/frectonz/sql-s
8484### Install prebuilt binaries via shell script (MacOS and Linux)
8585
8686``` bash
87- curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/frectonz/sql-studio/releases/download/0.1.41 /sql-studio-installer.sh | sh
87+ curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/frectonz/sql-studio/releases/download/0.1.42 /sql-studio-installer.sh | sh
8888```
8989
9090### Install prebuilt binaries via powershell script
9191
9292``` powershell
93- powershell -c "irm https://github.com/frectonz/sql-studio/releases/download/0.1.26 /sql-studio-installer.ps1 | iex"
93+ powershell -c "irm https://github.com/frectonz/sql-studio/releases/download/0.1.42 /sql-studio-installer.ps1 | iex"
9494```
9595
9696### Updating
You can’t perform that action at this time.
0 commit comments