Starship: 0.43.0 release missing Windows file

Created on 30 Jun 2020  ·  3Comments  ·  Source: starship/starship

https://github.com/starship/starship/releases/tag/v0.43.0

There is a starship-x86_64-pc-windows-msvc.zip.sha256 file, but no starship-x86_64-pc-windows-msvc.zip.

🐛 bug

Most helpful comment

I have updated the release notes for the 0.43.0 release to explain what is going on.

All 3 comments

see #1412 for more information

I have updated the release notes for the 0.43.0 release to explain what is going on.

Microsoft has confirmed that it was a false-positive and has cleared the detection, and v0.43.0 release has been updated to have the Windows binary re-added.

If you see the v0.43.0 release flagged by Windows Defender, please follow these steps to clear your cached detection and obtain the latest malware definitions:

  1. Open command prompt as administrator and change directory to c:\Program Files\Windows Defender
  2. Run “MpCmdRun.exe -removedefinitions -dynamicsignatures”
  3. Run "MpCmdRun.exe -SignatureUpdate"

Alternatively, the latest definition is available for download here: https://www.microsoft.com/en-us/wdsi/definitions

Was this page helpful?
0 / 5 - 0 ratings