Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / azure-cli
Commits: fca0390d by Carl Smedstad at 2024-09-28T14:59:27+02:00 Add nvchecker config - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,5 @@ +[azure-cli] +source = "git" +git = "https://github.com/Azure/azure-cli" +prefix = "azure-cli-" +include_regex = '^azure-cli-\d+\.\d+\.\d+$' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/azure-cli/-/commit/fca0390dd5c6f8efe7eaa5140c2b02f55bcbe308 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/azure-cli/-/commit/fca0390dd5c6f8efe7eaa5140c2b02f55bcbe308 You're receiving this email because of your account on gitlab.archlinux.org.
