Skip to content

Commit 4300b34

Browse files
COM8github-actions[bot]
authored andcommitted
Update GIT_TAG on new release
1 parent fb3dc53 commit 4300b34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Add the following to your `CMakeLists.txt`.
9393
```cmake
9494
include(FetchContent)
9595
FetchContent_Declare(cpr GIT_REPOSITORY https://github.com/libcpr/cpr.git
96-
GIT_TAG dec9422db3af470641f8b0d90e4b451c4daebf64) # Replace with your desired git commit from: https://github.com/libcpr/cpr/releases
96+
GIT_TAG dd967cb48ea6bcbad9f1da5ada0db8ac0d532c06) # Replace with your desired git commit from: https://github.com/libcpr/cpr/releases
9797
FetchContent_MakeAvailable(cpr)
9898
```
9999

0 commit comments

Comments
 (0)