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
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
FAILURE: Build failed with an exception.
Execution failed for task ':sphinx'.
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
Get more help at https://help.gradle.org
BUILD FAILED in 6s
1 actionable task: 1 executed