Commit cc7ad22
authored
No reuse of homebrew cache with old versions (#454)
Avoid reusing homebrew cache with old major versions. The cleanup would
require explicit uninstall which isn't easily doable. And without
cleanup the cache ends up contain both old and new versions and
increases in size indefinitely on every major version update. Avoid this
problem by creating fresh cache whenever any tool changes.1 parent 550c19e commit cc7ad22
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | 68 | | |
70 | 69 | | |
71 | 70 | | |
| |||
0 commit comments