I downloaded and try to verify the binary by running "hugo help" and it just sits there doing nothing. This happens in both command prompt and power shell.
I downloaded and built the executable from go source (go get -v github.com/spf13/hugo) and the same thing happens.
However, when I use the v0.14 binary all is good and works as expected.