Baptiste Fontaine 236a18debe audit: fix crash when HOMEBREW_NO_GITHUB_API is set
Running brew audit --strict --online on a formula with a GitHub
homepage/url would crash if HOMEBREW_NO_GITHUB_API is set because
GitHub.repository returns `nil` and the audit code assumes it always
returns a hash.

Closes Homebrew/homebrew#50054.

Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
2016-03-14 19:39:15 +08:00
..
2016-02-25 17:22:28 +08:00
2015-12-23 12:33:30 +01:00
2015-12-15 08:37:16 +00:00
2016-01-09 10:37:40 +01:00
2016-01-20 22:27:13 +01:00
2015-11-29 20:24:30 +08:00
2015-12-20 12:11:40 +01:00
2015-12-20 12:11:40 +01:00
2015-12-20 12:11:40 +01:00
2016-01-09 10:37:29 +01:00