Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / cryfs
Commits: 1680af03 by Antonio Rojas at 2024-02-11T13:23:52+01:00 Homogenize quoting - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,5 +1,5 @@ [cryfs] -source = "github" -github = "cryfs/cryfs" +source = 'github' +github = 'cryfs/cryfs' use_max_tag = true -exclude_regex = ".*alpha.*" +exclude_regex = '.*alpha.*' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cryfs/-/commit/1680af0334b7ce77860a474a20d781218cabe331 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cryfs/-/commit/1680af0334b7ce77860a474a20d781218cabe331 You're receiving this email because of your account on gitlab.archlinux.org.
