TheKevJames / puppet-homebrew

homebrew (+brewcask! +taps!) package installer and provider
https://forge.puppet.com/thekevjames/homebrew
Apache License 2.0
18 stars 44 forks source link

fix(install): avoid mangling names when installing from URL #110

Closed TheKevJames closed 6 years ago

TheKevJames commented 6 years ago

Fixes(?) #105

sp-ricard-valverde commented 6 years ago

Tested on local environment

See the Puppet apply Gist

sp-ricard-valverde commented 6 years ago

uninstall, update, query and latest still have this problem

TheKevJames commented 6 years ago

@sp-ricard-valverde should now be fixed for all of install, uninstall, update, query, and latest for all providers brew, brewcask, and homebrew. Please let me know when convenient.

(And thanks a bunch for testing this!)