Avoiding plugin name collisions with WP updater
The way WordPress uses to find a plugin in repository is not public AFAIK. As per Otto answer in question you linked it involves plugin url header alongside plugin name. BTW, remove the plugin from the list of plugin to update is the best way to ensure this problem is not going to happen again: … Read more