Update SMTC.dll

This commit is contained in:
Drew Weymouth
2025-07-09 12:54:33 -07:00
committed by GitHub
parent f76a691ed9
commit f4433185fe
+1 -1
View File
@@ -52,7 +52,7 @@ jobs:
- name: Download smtc dll - name: Download smtc dll
run: > run: >
wget https://github.com/supersonic-app/smtc-dll/releases/download/v0.1.1/SMTC.dll wget https://github.com/supersonic-app/smtc-dll/releases/download/v0.1.2/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