mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
homebrew_cask: Handle unusual brew version strings (#9881)
* Use regex to parse unusual brew version strings Fixes: #8432 Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com>
This commit is contained in:
parent
96b003f9af
commit
e5eac9fed1
3 changed files with 36 additions and 19 deletions
3
changelogs/fragments/homebrew_cask.yml
Normal file
3
changelogs/fragments/homebrew_cask.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
bugfixes:
|
||||
- homebrew_cask - handle unusual brew version strings (https://github.com/ansible-collections/community.general/issues/8432, https://github.com/ansible-collections/community.general/pull/9881).
|
Loading…
Add table
Add a link
Reference in a new issue