Skip to content

Commit

Permalink
Update webview version
Browse files Browse the repository at this point in the history
  • Loading branch information
geaz committed May 17, 2020
1 parent a749835 commit 2f107bd
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/geaz/webview
GIT_TAG 313eae7e61519baa1799509ca98e187bf1f28dbe
GIT_TAG 13a11cfee9be94608ee3add8df05d4f740a320d9
)
FetchContent_Populate(webviewNative)

Expand Down

0 comments on commit 2f107bd

Please sign in to comment.