mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-04-19 21:11:57 -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.
5 lines
92 B
YAML
5 lines
92 B
YAML
name : "FreeRTOS-Kernel"
|
|
version: "V11.0.1+"
|
|
description: "FreeRTOS Kernel."
|
|
license: "MIT"
|