Skip to content

Commit

Permalink
fix build on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
ddennedy committed Mar 10, 2025
1 parent d367768 commit d6af39a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build-shotcut-msys2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ SHOTCUT_REVISION=
SHOTCUT_VERSION=$(date '+%y.%m.%d')
ENABLE_BIGSH0T=1
BIGSH0T_HEAD=0
BIGSH0T_REVISION="2.7"
BIGSH0T_REVISION="origin/fix-msys2"
DAV1D_HEAD=0
DAV1D_REVISION="1.5.0"
AOM_HEAD=0
Expand Down

0 comments on commit d6af39a

Please # to comment.