diff --git a/registry.toml b/registry.toml index 1488c268df..03f67db009 100644 --- a/registry.toml +++ b/registry.toml @@ -3028,7 +3028,7 @@ description = "Connect your local process and your cloud environment, and run lo test = ["mirrord --version", "mirrord {{version}}"] [tools.mitmproxy] -backends = ["asdf:mise-plugins/mise-mitmproxy"] +backends = ["pipx:mitmproxy", "asdf:mise-plugins/mise-mitmproxy"] description = "mitmproxy is a free and open source interactive HTTPS proxy" [tools.mkcert]