mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-19 09:38:32 -04:00
Release tags use a capitalized V. Our manifest tag is used by our SBOM script to generate the URL and so this needs to be capitalized to generate a valid URL.
4 lines
92 B
YAML
4 lines
92 B
YAML
name : "FreeRTOS-Kernel"
|
|
version: "V11.0.1+"
|
|
description: "FreeRTOS Kernel."
|
|
license: "MIT"
|