chtof / chocolatey-packages

Apache License 2.0
12 stars 37 forks source link

sublimemerge: fix undefined variable #96

Closed Jackenmen closed 5 months ago

Jackenmen commented 9 months ago

While implementing #83, a usage of $softwareName variable was added but the variable wasn't defined, this PR fixes it.

See the error from package validation for more information: https://gist.github.com/choco-bot/a75eb347438792eb7f8875997872e9c7#file-install-txt-L465-L468 (found at https://community.chocolatey.org/packages/sublimemerge/0.0.2091)

Jackenmen commented 7 months ago

Hi @chtof, is there any chance you could look at this PR and merge it if everything seems fine? It would be great if the Sublime Merge version on Chocolatey could get back on track especially since the fix is so simple :)

chtof commented 5 months ago

Thank you for this information, the $SoftwareName variable has been added. https://community.chocolatey.org/packages/sublimemerge#files