Skip to content

Auto-update tinycbor to v7.0#9757

Open
waruqi wants to merge 1 commit intodevfrom
autoupdate-tinycbor-v7.0
Open

Auto-update tinycbor to v7.0#9757
waruqi wants to merge 1 commit intodevfrom
autoupdate-tinycbor-v7.0

Conversation

@waruqi
Copy link
Copy Markdown
Member

@waruqi waruqi commented Apr 16, 2026

New version of tinycbor detected (package version: v0.6.1, last github version: v7.0)

@waruqi waruqi added the auto-update Automatic update label Apr 16, 2026
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds version v7.0 to the tinycbor package configuration. However, the reviewer pointed out that this version does not exist in the upstream repository, which will lead to a 404 error when attempting to download the source.

add_urls("https://github.com/intel/tinycbor/archive/refs/tags/$(version).tar.gz",
"https://github.com/intel/tinycbor.git")

add_versions("v7.0", "8b1b76001b9f987677f2ea7aa814fba1f810ff6cbbffa62ea3bac612c55b1a56")
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

high

The version v7.0 does not exist in the upstream intel/tinycbor repository. The latest official release is v0.6.0. This version addition appears to be an error from an automated update tool and will result in a 404 error when attempting to download the source. Please verify the version and the corresponding SHA-256 hash.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-update Automatic update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant