Closed enxebre closed 10 years ago
@enxebre I've tweaked the PR to handle the partial version component that's now part of the URL and merged it as https://github.com/jhoblitt/puppet-selenium/commit/c500ad70e606b4a998a7aecb36aa22bd1b8026d1. Thank you for fixing this! I will be making a new forge release soon.
I pushed v0.2.3 to the forge. Thank you again!
Sorry I haven't been available until now. Awesome, thank you.
I just discovered this myself. The download path has changed to: https://selenium-release.storage.googleapis.com/index.html
This PR doesn't handle the new URL scheme correctly as $version needs to be parsed down to major.minor for the parent path component.