File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
js/api_tests/src/deadbeef Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ export class DeadbeefTestContextFactory extends TestContextFactory
1111 config . playerId = 'deadbeef' ;
1212
1313 const { BEEFWEB_TEST_DEADBEEF_VERSION } = process . env ;
14- const version = BEEFWEB_TEST_DEADBEEF_VERSION || 'v1.9 ' ;
14+ const version = BEEFWEB_TEST_DEADBEEF_VERSION || 'v1.10 ' ;
1515
1616 config . playerDirBase = path . join ( config . appsDir , 'deadbeef' , version ) ;
1717
Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ case "$version" in
1616 ;;
1717
1818 ' v1.10' )
19- url=' https://sourceforge.net/projects/deadbeef/files/travis/linux/1.10/deadbeef-static_1.10.0-rc1 -1_x86_64.tar.bz2'
20- hash=' 3226f09f4ee4e4fb3e3db79971402e55d9ae38dee0ca9e4761ba007e85f62764 '
19+ url=' https://sourceforge.net/projects/deadbeef/files/travis/linux/1.10.0 /deadbeef-static_1.10.0-1_x86_64.tar.bz2'
20+ hash=' e6d89edfaa17a2634bffdb9050ab096f14e39ac71ea6183cd48cae136a5f1a97 '
2121 ;;
2222
2323 * )
You can’t perform that action at this time.
0 commit comments