problem by test my plugin with pluginmanager
-
Hallo,
i will publish my plugin and test the rollout with the pluginmanager.
Howto: https://npp-user-manual.org/docs/plugins/The problem:
By every attempt of installation thows error “SHA-256” secure hash is wrong.
And the “found-hash” is differend any time.Location for setup-zip is my git-hub.
What can i do?
regards Mario
-
… okay solution is found …
The setup-zip only include the file for “Notepad++/plugin/MYPLUGINNAME/.*”-files. Not into subdir, but direct in root!
On Github create an “release” with versionnumber and desription. Put in the setup-zip.
Now can install the plugin over pluginmanager.
regards Mario