apainintheneck f4b15e95ac cmd/fetch & cmd/audit: handle unsupported os/arch combos
It's possible for casks to only run on certain os/arch
combinations but we don't check for them in the fetch and
audit commands.

At first, I tried to check if the macos version was satisfied
in a previous PR but that doesn't work correctly because
MacOSRequirement and ArchRequirement don't respect SimulateSystem.

Instead I'm just checking to see if the url stanza is defined
for each os/arch combination and skipping those casks where
it ends up being nil. This is kind of brute forcing it but
should work.
2023-09-04 15:00:31 -07:00
..
2023-08-05 10:01:11 -07:00
2023-04-24 20:42:39 -07:00
2023-08-04 16:43:13 +01:00
2023-08-04 16:43:13 +01:00
2023-04-24 20:42:39 -07:00
2023-05-17 15:26:46 +02:00
2023-04-24 20:42:39 -07:00
2023-09-02 19:35:22 +09:00
2023-04-24 20:42:39 -07:00
2023-07-06 16:56:20 +01:00
2023-08-04 16:43:13 +01:00
2023-04-24 20:42:39 -07:00
2023-04-24 20:42:39 -07:00
2023-04-24 20:42:39 -07:00
2023-08-10 16:27:37 +01:00
2023-07-06 16:56:20 +01:00
2023-09-02 19:35:22 +09:00
2023-04-24 20:42:39 -07:00
2023-04-24 20:42:39 -07:00
2023-04-24 20:42:39 -07:00
2023-04-24 20:42:39 -07:00