Skip to content

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 14 Aug 07:18
· 8 commits to master since this release
ci(mac): fix edSignature/length parsing in appcast step

The sed chain dropped the closing quote of length, so LEN was empty and
test -n failed silently. Parse with cut instead.