Skip to content

Commit

Permalink
Update webview version
Browse files Browse the repository at this point in the history
  • Loading branch information
geaz committed Nov 24, 2023
1 parent 7c6ccf1 commit a385ef1
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 @@ -24,7 +24,7 @@ include(FetchContent)
FetchContent_Declare(
webviewNative
GIT_REPOSITORY https://github.com/webview/webview
GIT_TAG 5d72732c9f5c94241d9a983b512e5fc5698bd1e0
GIT_TAG 53ea174ce79ca2f52e28dd51d49052aebce3f4c5
)
FetchContent_Populate(webviewNative)

Expand Down

0 comments on commit a385ef1

Please sign in to comment.