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-12 22:01:22 -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
2023-08-12 22:01:22 -07:00
2023-08-12 22:01:22 -07:00
2023-08-12 22:01:22 -07:00
2023-07-18 12:57:54 +01:00
2023-08-12 22:01:22 -07:00
2023-08-12 22:01:22 -07:00
2023-08-12 22:01:22 -07:00
2023-08-12 22:01:22 -07:00
2023-09-02 19:35:22 +09:00
2023-07-06 16:56:20 +01:00
2023-04-24 20:42:39 -07:00
2023-08-12 22:01:22 -07:00
2023-04-24 20:42:39 -07:00
2023-09-04 15:00:31 -07:00
2023-07-18 12:57:54 +01:00
2023-04-24 20:42:39 -07:00
2023-08-12 22:01:22 -07:00
2023-04-24 20:42:39 -07:00
2023-09-02 19:35:22 +09:00
2023-07-25 10:08:49 +01:00
2023-06-20 09:38:24 -07:00
2023-04-24 20:42:39 -07:00
2023-04-25 09:26:24 -07:00
2023-08-04 16:43:13 +01:00
2023-05-12 21:17:30 +02:00
2023-04-24 20:42:39 -07:00
2023-06-29 09:54:18 -04: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-08-01 12:00:30 +01:00
2023-07-28 11:26:09 +01:00
2023-06-29 09:37:56 -04:00
2023-06-29 09:54:18 -04:00
2023-07-06 16:56:20 +01:00
2023-04-24 20:42:39 -07:00
2023-07-06 16:56:20 +01:00
2023-05-08 11:06:30 -04:00
2023-04-24 20:42:39 -07:00
2023-07-18 10:23:52 +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-04-24 20:42:39 -07:00
2023-08-16 14:06:26 +01:00
2023-03-22 18:03:47 +08:00
2023-07-28 10:13:57 +01:00
2023-04-24 20:42:39 -07:00
2023-09-02 19:35:22 +09:00
2023-08-22 17:21:37 -04:00