When I try to install the plugin via Intellij's Marketplace, the download fails. It tries to download the plugin via this URL:
https://github.com/HotswapProjects/HotswapAgent/releases/download/RELEASE-2.0.3/hotswap-agent- 2.0.3 (2026-01-22).jar
The space and the date in parenthesis are too much. The correct url should be
https://github.com/HotswapProjects/HotswapAgent/releases/download/RELEASE-2.0.3/hotswap-agent-2.0.3.jar
(originally reported here: HotswapProjects/HotswapAgent#675)
When I try to install the plugin via Intellij's Marketplace, the download fails. It tries to download the plugin via this URL:
The space and the date in parenthesis are too much. The correct url should be
(originally reported here: HotswapProjects/HotswapAgent#675)