Skip to content
Snippets Groups Projects
Commit 27d2a95e authored by Jack Nagel's avatar Jack Nagel
Browse files

Correctly parse ImageMagick bottle version


Commit 2695821e98 ("Only use the bottle if its version is up-to-date")
essentially broke the ImageMagick bottle, because the version parsing
logic returns "1" as the bottle version.

Fixing this requires only a slight modification to the bottle URL regex;
includes a test.

Signed-off-by: default avatarJack Nagel <jacknagel@gmail.com>
parent 51f010ac
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment