Skip to content

Commit

Permalink
chore: bump atsdk version
Browse files Browse the repository at this point in the history
- monitor bug fix & atdirectory returns null bug fix
  • Loading branch information
XavierChanth committed Dec 20, 2024
1 parent f1a9132 commit 1e2f300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/c/cmake/atsdk.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ if(NOT atsdk_FOUND)
FetchContent_Declare(
atsdk
GIT_REPOSITORY https://github.com/atsign-foundation/at_c.git
GIT_TAG c37093b8b6ab4bf97f277f9752ef1975e67ed762
GIT_TAG 8e73fafe2001d57c4fb2d8698b0aef18030d76c2
)
FetchContent_MakeAvailable(atsdk)
install(TARGETS atclient atchops atlogger)
Expand Down

0 comments on commit 1e2f300

Please sign in to comment.