Sam Ford 33268e4fb0
livecheck: Add Yaml strategy
This adds a generic `Yaml` strategy to livecheck that requires a
`strategy` block to operate. The YAML-parsing code is taken from the
existing approach in the `ElectronBuilder` strategy.

We don't currently have any `strategy` blocks in first-party taps
that manually parse YAML. However, creating a generic `Yaml` strategy
allows us to simplify `ElectronBuilder` (and any future strategy
that works with YAML) while making it easy to create custom `Yaml`
`strategy` blocks in formulae/casks as needed.
2023-03-02 16:20:39 -05:00
..
2023-02-28 13:05:43 -08:00
2023-02-10 23:17:16 -05:00
2023-02-27 11:22:23 -08:00
2023-03-02 16:20:39 -05:00
2023-02-20 18:14:47 -08:00
2023-02-28 21:43:02 -08:00
2023-02-28 13:05:43 -08:00
2023-03-01 09:44:57 +00:00
2023-01-25 14:37:39 -08:00
2023-01-19 12:40:50 -05:00
2023-01-26 21:18:24 -08:00
2023-02-23 11:08:39 -08:00
2023-02-27 20:30:55 -08:00
2023-01-22 17:26:44 -08:00