diff --git a/command/plugins_install.go b/command/plugins_install.go index 0540909c480..a2711e4ec46 100644 --- a/command/plugins_install.go +++ b/command/plugins_install.go @@ -303,7 +303,7 @@ func (c *PluginsInstallCommand) InstallFromBinary(opts plugingetter.ListInstalla outputPrefix := fmt.Sprintf( "packer-plugin-%s_v%s_%s", pluginIdentifier.Type, - desc.Version, + semver.String(), desc.APIVersion, ) binaryPath := filepath.Join(