Mike McQuaid fd18c7b0ac
Tweak cask-source API handling
- Use raw.githubusercontent.com to download cask source rather than
  formulae.brew.sh. This allows us to remove these files
- output the tap's current `HEAD` for both formulae and cask JSON
- use this `HEAD` for the cask-source API to get the exact file on
  raw.githubusercontent.com rather than just whatever is newest (which
  is what the previous API did)
- set the `Tap` correctly when creating a `Cask` from the API
- if the `formula.json` file exists: print its modified time include
  `brew config`
- memoize `tap.git_head` as we'll be calling it a lot in the same
  process with the same value
2023-01-26 17:36:40 +00:00
..
2022-12-17 11:08:13 -08:00
2022-05-30 14:59:14 +01:00
2020-10-10 14:59:39 +02:00
2022-09-13 11:19:33 +02:00
2020-11-19 16:07:50 +01:00
2023-01-26 17:36:40 +00:00
2023-01-26 17:36:40 +00:00
2021-01-05 09:11:31 -08:00
2022-06-26 14:24:05 -04:00
2021-09-11 01:00:23 +01:00
2022-06-17 19:47:57 +01:00
2021-04-02 15:25:34 +08:00
2022-06-26 14:24:05 -04:00
2023-01-02 19:18:51 +00:00
2021-04-02 03:01:08 +02:00
2021-01-26 16:19:47 -05:00
2022-12-22 23:52:26 -05:00
2021-04-02 01:41:44 +02:00
2021-09-11 01:00:23 +01:00