Update pluggable transports

This commit is contained in:
Micah Lee 2023-09-04 18:46:54 -07:00
parent 14ddf20289
commit 0c735be791
5 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
$env:SNOWFLAKE_TAG = 'v2.3.1'
$env:SNOWFLAKE_TAG = 'v2.6.0'
New-Item -ItemType Directory -Force -Path .\build\snowflake
cd .\build\snowflake