Update libs
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
#define NUKI_HUB_VERSION "9.03"
|
||||
#define NUKI_HUB_BUILD "unknownbuildnr"
|
||||
#define NUKI_HUB_DATE "2024-12-01"
|
||||
#define NUKI_HUB_DATE "2024-12-03"
|
||||
|
||||
#define GITHUB_LATEST_RELEASE_URL (char*)"https://github.com/technyon/nuki_hub/releases/latest"
|
||||
#define GITHUB_OTA_MANIFEST_URL (char*)"https://raw.githubusercontent.com/technyon/nuki_hub/binary/ota/manifest.json"
|
||||
|
||||
@@ -4,9 +4,9 @@ dependencies:
|
||||
|
||||
esp-nimble-cpp:
|
||||
git: https://github.com/h2zero/esp-nimble-cpp.git
|
||||
version: 020c61700dce2174769f855d45ab0ea70a2aaac4
|
||||
version: 6c85cfa6c3d5ec9c46b87c761925b1bcb5c3827c
|
||||
|
||||
espressif/libsodium: "^1.0.20~1"
|
||||
espressif/libsodium: "^1.0.20~2"
|
||||
|
||||
# # Defining a dependency from the registry:
|
||||
# # https://components.espressif.com/component/example/cmp
|
||||
|
||||
Reference in New Issue
Block a user