Skip to content

Commit

Permalink
build: 🏗️ update opus GIT_TAG
Browse files Browse the repository at this point in the history
  • Loading branch information
jontitorr committed Mar 31, 2024
1 parent b106bb1 commit 1d21a1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ cpmaddpackage(
NAME certify GITHUB_REPOSITORY "jontitorr/certify" GIT_TAG "master"
)

cpmaddpackage(NAME Opus GITHUB_REPOSITORY "xiph/opus" GIT_TAG "master")
cpmaddpackage(NAME Opus GITHUB_REPOSITORY "xiph/opus" GIT_TAG "main")
set(SEPARATE_DEPENDENCIES "${SEPARATE_DEPENDENCIES}Opus;;")

cpmaddpackage(
Expand Down

0 comments on commit 1d21a1b

Please sign in to comment.