You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replaces the use of jq for generating a JSON array of valid plugins with a pure Bash implementation. This improves portability and removes the need for jq in the script's environment.
0 commit comments