You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Asset sizes changed when the released artefacts were re-signed in place, so the
table had drifted from the files it links to. The macOS signing sentence is now
written from `notarised.json` — a record of what `spctl` and `pkgutil` actually
say about each artefact — rather than assumed from a macOS build merely existing,
which had it promising a Gatekeeper-free launch on downloads that are still
ad-hoc signed.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
All builds, checksums and release notes: [github.com/stoatworks-labs/srt-router/releases](https://github.com/stoatworks-labs/srt-router/releases).
90
90
91
-
These builds are unsigned, so macOS and Windows each warn once on first launch — see [Unsigned builds — Gatekeeper, SmartScreen & Defender Firewall](#unsigned-builds--gatekeeper-smartscreen--defender-firewall) for the one-time fix.
91
+
macOS builds are signed and notarised and open normally. The Windows builds are unsigned, so SmartScreen warns once — see [Windows SmartScreen & Defender Firewall](#windows-smartscreen--defender-firewall) for the one-time click-through.
0 commit comments