File tree Expand file tree Collapse file tree
Ansible/roles/nvchecker/files Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -495,6 +495,12 @@ prefix = "libu2f-server-"
495495use_latest_tag = true
496496exclude_regex = " .*(pre|a|alpha|b|beta|r|rc).*"
497497
498+ [limine ]
499+ source = " github"
500+ github = " Limine-Bootloader/Limine"
501+ prefix = " v"
502+ exclude_regex = " .*(pre|a|alpha|b|beta|r|rc).*"
503+
498504[lowcharts ]
499505source = " github"
500506github = " juan-leon/lowcharts"
@@ -2326,12 +2332,6 @@ git = "https://codeberg.org/ravachol/kew.git"
23262332prefix = " v"
23272333exclude_regex = " .*(pre|a|alpha|b|beta|r|rc).*"
23282334
2329- [limine ]
2330- source = " git"
2331- git = " https://codeberg.org/Limine/Limine.git"
2332- prefix = " v"
2333- exclude_regex = " .*(pre|a|alpha|b|beta|r|rc).*"
2334-
23352335[mmc-utils ]
23362336source = " git"
23372337git = " https://git.kernel.org/pub/scm/utils/mmc/mmc-utils.git"
You can’t perform that action at this time.
0 commit comments