bump SMTC DLL version

This commit is contained in:
Drew Weymouth
2025-02-21 06:47:36 -08:00
committed by GitHub
parent 0a6826b1aa
commit 6ae61d3bad
+1 -1
View File
@@ -55,7 +55,7 @@ jobs:
- name: Download smtc dll - name: Download smtc dll
run: > run: >
wget https://github.com/supersonic-app/smtc-dll/releases/download/v0.1.0/SMTC.dll wget https://github.com/supersonic-app/smtc-dll/releases/download/v0.1.1/SMTC.dll
- name: Generate zip bundle - name: Generate zip bundle
run: zip Supersonic-windows.zip Supersonic.exe libmpv-2.dll SMTC.dll run: zip Supersonic-windows.zip Supersonic.exe libmpv-2.dll SMTC.dll