Skip to content

Commit 769bb48

Browse files
committed
fix silly
1 parent 21f88bd commit 769bb48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ find_package(argon2 REQUIRED)
5050
include(FetchContent)
5151
FetchContent_Declare(odr.js
5252
URL "https://github.com/opendocument-app/OpenDocument.js/releases/download/v2.0.0/build.zip"
53-
URL_HASH SHA256=sha256:5ccbe1c5bb46d65bc0dccc6c6df6548a571eef5536fcb95f9dcb80add26800b6
53+
URL_HASH SHA256=5ccbe1c5bb46d65bc0dccc6c6df6548a571eef5536fcb95f9dcb80add26800b6
5454
)
5555
FetchContent_MakeAvailable(odr.js)
5656

0 commit comments

Comments
 (0)