mirror of
https://github.com/onionshare/onionshare.git
synced 2025-07-22 14:20:56 -04:00
Updates snowflake version
This commit is contained in:
parent
5aa4cc0957
commit
c948e7abdf
2 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
$env:SNOWFLAKE_TAG = 'v2.6.0'
|
||||
$env:SNOWFLAKE_TAG = 'v2.8.1'
|
||||
|
||||
New-Item -ItemType Directory -Force -Path .\build\snowflake
|
||||
cd .\build\snowflake
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
SNOWFLAKE_TAG=v2.6.0
|
||||
SNOWFLAKE_TAG=v2.8.1
|
||||
|
||||
OS=$(uname -s)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue