CI: update SNI to 0.0.82

This commit is contained in:
black-sliver
2022-07-28 00:05:47 +02:00
parent e849e4792d
commit 7d9203ef84
2 changed files with 3 additions and 3 deletions

View File

@@ -51,7 +51,7 @@ jobs:
chmod a+rx appimagetool
- name: Download run-time dependencies
run: |
wget -nv https://github.com/alttpo/sni/releases/download/v0.0.81/sni-v0.0.81-manylinux2014-amd64.tar.xz
wget -nv https://github.com/alttpo/sni/releases/download/v0.0.82/sni-v0.0.82-manylinux2014-amd64.tar.xz
tar xf sni-*.tar.xz
rm sni-*.tar.xz
mv sni-* SNI