1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

Merge pull request #18543 from benpicco/pkg/nanocbor-bump

pkg/nanocbor: bump version
This commit is contained in:
benpicco 2022-09-06 16:09:10 +02:00 committed by GitHub
commit 82056d8d2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
PKG_NAME = nanocbor
PKG_URL = https://github.com/bergzand/nanocbor
PKG_VERSION = b2b1d26e4144753c8e91d005c8a4079c0e77439f
PKG_VERSION = 1bc789705057c42be32aea17aeec97763aece3c7
PKG_LICENSE = CC-0
include $(RIOTBASE)/pkg/pkg.mk