Sam Ford 77273fe2b3
Cask::Audit: Handle referenced cask in livecheck
`Cask::Audit#check_livecheck_version` was never updated to handle
a referenced cask in a `livecheck` block (e.g., `cask "other-cask"`).
As a result, this audit will wrongly give an error like `Version
'1.2.3' differs from '' retrieved by livecheck.` in this scenario.

This commit ensures that a referenced cask is handled by the audit
and it won't error when the referenced check provides a good version.
2021-11-02 12:32:38 -04:00
..
2020-09-02 18:58:36 +05:30
2021-02-11 01:20:02 +00:00
2020-12-16 09:45:58 +01:00
2021-01-26 15:36:44 -05:00
2021-08-06 22:34:30 -04:00
2020-12-10 14:19:56 +01:00
2021-07-09 11:39:58 -04:00
2020-09-08 14:34:34 +00:00
2020-10-10 14:59:39 +02:00