Skip to content

Commit 926f4ee

Browse files
committed
Bump ffmpeg for Windows
1 parent 78b16d6 commit 926f4ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

download-third-party-apps.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ async function main() {
191191
`${winOrMac}-extra-files`,
192192
'ThirdPartyApps',
193193
'ffmpeg',
194-
'ffmpeg-7.1.1-essentials_build'
194+
'ffmpeg-8.0-essentials_build'
195195
)
196196
)
197197
} else if (process.platform === 'darwin') {

0 commit comments

Comments
 (0)