Plugin requests the Linux asset as embed-code-linux (bare binary).
Verified live during audit: the current upstream latest (v1.2.4) still publishes embed-code-linux unzipped, so everything works today. However, the upstream release workflow on embed-code-go's default branch now zips the Linux binary ("Publish Linux as a ZIP so Unix
executable permissions survive extraction"). The next release will publish embed-code-linux.zip, and latest-mode installs on Linux will fail with HTTP 404 — and the addReleaseTagMigrationHint text will not explain why.
Plugin requests the Linux asset as
embed-code-linux(bare binary).Verified live during audit: the current upstream latest (
v1.2.4) still publishesembed-code-linuxunzipped, so everything works today. However, the upstream release workflow onembed-code-go's default branch now zips the Linux binary ("Publish Linux as a ZIP so Unixexecutable permissions survive extraction"). The next release will publish
embed-code-linux.zip, and latest-mode installs on Linux will fail with HTTP 404 — and theaddReleaseTagMigrationHinttext will not explain why.