Tried using version 2.9.0 in window using below and its failing to download sphinx for windows.
plugins {
id "kr.motd.sphinx" version "2.9.0"
}
Error
Task :sphinx FAILED
Download https://github.com/trustin/sphinx-binary/releases/download/v0.8.1/sphinx.windows-x86_64.exe
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ':sphinx'.
failed to download: https://github.com/trustin/sphinx-binary/releases/download/v0.8.1/sphinx.windows-x86_64.exe
BUILD FAILED in 6s
1 actionable task: 1 executed