summarylogtreecommitdiffstats
path: root/.nvchecker.toml
blob: 20310e478709fdf91217ceb3a5414ddfd7fc0f6c (plain)
1
2
3
4
5
6
[llrt-lambda-bin]
source = "github"
github = "awslabs/llrt"
use_latest_release = true
from_pattern = '^\D*(\d+\.\d+\.\d+)(?:-([a-zA-Z]+))*.*$'
to_pattern = '\1\2'