Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / mysql-workbench
Commits: b6f7a39e by Robin Candau at 2026-01-15T14:01:49+01:00 Fix user agent in nvchecker config - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,4 +2,4 @@ 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" +user_agent = "curl" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mysql-workbench/-/commit/b6f7a39eb8de0d290052a8a9522fa3125fd4e2e3 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mysql-workbench/-/commit/b6f7a39eb8de0d290052a8a9522fa3125fd4e2e3 You're receiving this email because of your account on gitlab.archlinux.org.
