Skip to content

Commit ed72585

Browse files
authored
Platform: Core: bump unarr fork
1 parent b245621 commit ed72585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/platform/core/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ else()
4848

4949
FetchContent_Declare(unarr
5050
GIT_REPOSITORY https://github.com/nba-emu/unarr.git
51-
GIT_TAG 8b57a470a67b131eb6bcb2c314120c419af4a3fe # v1.1.1
51+
GIT_TAG 839066857b68a78213510f47ccbe72e2945b1b1d # v1.1.1
5252
)
5353
FetchContent_GetProperties(unarr)
5454
if (NOT unarr_POPULATED)

0 commit comments

Comments
 (0)