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,5 +1,5 @@
#!/bin/bash
SNOWFLAKE_TAG=v2.3.1
SNOWFLAKE_TAG=v2.6.0
OS=$(uname -s)