Skip to content

Commit eb07a7b

Browse files
chore: update lwip from 2.2.0-rc1 to 2.2.1 (#888)
1 parent ddb9b79 commit eb07a7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lwip/lwip/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FetchContent_Declare(
22
lwip
33
GIT_REPOSITORY https://github.com/lwip-tcpip/lwip
4-
GIT_TAG 84fde1ebbfe35b3125fc2d89b8a456cbacf148e9 # v2.2.0-rc1
4+
GIT_TAG 77dcd25a72509eb83f72b033d219b1d40cd8eb95 # v2.2.1
55
)
66

77
FetchContent_GetProperties(lwip)

0 commit comments

Comments
 (0)