Skip to content

This release fixes issues for SREs watching stability and regressions.

Published 11d CLI & Terminal
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

shell cli dotfiles embedded-systems fish-shell generative-art
+2 more
linux shell-theme

Summary

AI summary

Fixed star update on Windows PowerShell 5.1 by invoking curl.exe and adding --ssl-no-revoke to skip TLS revocation checks.

Changes in this release

Bugfix Medium

Fixes `star update` on Windows PowerShell 5.1 by using curl.exe instead of alias.

Fixes `star update` on Windows PowerShell 5.1 by using curl.exe instead of alias.

Source: llm_adapter@2026-05-25

Confidence: high

Bugfix Medium

Adds `--ssl-no-revoke` flag to curl.exe calls for Windows TLS revocation handling.

Adds `--ssl-no-revoke` flag to curl.exe calls for Windows TLS revocation handling.

Source: llm_adapter@2026-05-25

Confidence: high

Full changelog

Fixed star update broken on Windows PowerShell 5.1:

  • curl is a built-in alias for Invoke-WebRequest in PS 5.1 so & curl -fsSL ... resolved to the cmdlet. Changed all curl invocations to curl.exe to bypass alias resolution.
  • Added --ssl-no-revoke to all curl.exe calls. curl.exe on Windows uses schannel (native TLS) which requires OCSP/CRL revocation checks; --ssl-no-revoke skips the check when the network can't reach the CA's revocation endpoint (corporate firewalls, restricted Wi-Fi, transient OCSP outage).

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track clefspear/starcommand](https:

Get notified when new releases ship.

Sign up free

About clefspear/starcommand](https:

All releases →

Beta — feedback welcome: [email protected]