Skip to content

Commit

Permalink
chore: bump atsdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
XavierChanth committed Dec 23, 2024
1 parent c0575a8 commit df20305
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 ad8a9a0d154f06a0d7af52bfef27c1334871bfc0
GIT_TAG 128b0eae229343577f8d06c8ae49a323daf1e786
)
FetchContent_MakeAvailable(atsdk)
install(TARGETS atclient atchops atlogger)
Expand Down

0 comments on commit df20305

Please sign in to comment.