Skip to content

Commit

Permalink
fix: update jsex
Browse files Browse the repository at this point in the history
  • Loading branch information
tinysec committed Jun 16, 2023
1 parent baa600c commit dccb757
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 @@ -65,7 +65,7 @@ else ()

FetchContent_Declare(jsex
GIT_REPOSITORY ${GIT_REPO}
GIT_TAG v0.0.0.1001
GIT_TAG autotag-20230616-092319
)

FetchContent_MakeAvailable(jsex)
Expand Down

0 comments on commit dccb757

Please sign in to comment.