Massimiliano Torromeo pushed to branch main at Arch Linux / Packaging / Packages / mysql-workbench
Commits: 90914943 by Massimiliano Torromeo at 2026-01-02T19:25:43+01:00 Added nvchecker configuration - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,5 @@ +[mysql-workbench] +source = "regex" +url = "https://dev.mysql.com/downloads/workbench/?tpl=files&os=src&osva=All%20Operating%20Systems%20(Generic)%20(Architecture%20Independent)" +regex = "mysql-workbench-community-([0-9\\.]+)-src.tar.gz" +user_agent = "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mysql-workbench/-/commit/909149433739dab875450b560bba16b186583adb -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mysql-workbench/-/commit/909149433739dab875450b560bba16b186583adb You're receiving this email because of your account on gitlab.archlinux.org.
