Update pluggable transports

This commit is contained in:
Micah Lee 2023-09-04 18:46:54 -07:00
parent 0d59218bf7
commit 9819b29b25
No known key found for this signature in database
GPG key ID: 403C2657CD994F73
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