Bo Anderson
|
44f058edb5
|
Refactor formula, cask and Ruby source downloads to use shared code
|
2023-04-27 23:23:07 +01:00 |
|
Douglas Eichelberger
|
9075cbae62
|
brew style --fix
|
2023-04-21 09:58:50 -07:00 |
|
Douglas Eichelberger
|
ac1e6ded9a
|
git grep -l '# typed: false' | xargs gsed -i 's|# typed: false||g'
|
2023-04-21 09:57:47 -07:00 |
|
Michka Popoff
|
5e91802470
|
checksum: simplify, use only sha256
We use only one sha type right now.
Needed for https://github.com/Homebrew/brew/pull/10186
|
2021-01-07 20:46:13 +01:00 |
|
Markus Reiter
|
c54a9937e7
|
Remove cask-specific checksum errors.
|
2020-11-19 19:46:59 +01:00 |
|
Markus Reiter
|
7a83f34dd1
|
Support casks in brew fetch .
|
2020-11-19 19:46:59 +01:00 |
|