George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / vcpkg
Commits: d0ceaeee by George Rawlinson at 2024-09-14T10:34:39+12:00 chore: add nvchecker.toml - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,5 @@ +[vcpkg] +source = "git" +git = "https://github.com/microsoft/vcpkg-tool.git" +from_pattern = '(\d+)-(\d+)-(\d+)' +to_pattern = '\1.\2.\3' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/vcpkg/-/commit/d0ceaeeea498e4a076336363f889ccc72343b83a -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/vcpkg/-/commit/d0ceaeeea498e4a076336363f889ccc72343b83a You're receiving this email because of your account on gitlab.archlinux.org.
