apainintheneck 0dd3764041 Allow casks with outdated caskfiles to be reinstalled
The problem occurred when calling `brew reinstall` on a cask
with an out of date caskfile.

To solve the problem Cask::Installer#uninstall_existing_cask has been changed to
catch a possible CaskInvalidError when trying to load outdated
caskfiles using Cask::CaskLoader#load.
2022-05-02 23:39:18 -07:00
..
2021-12-19 09:27:08 +01:00
2021-09-20 14:12:30 +01:00
2022-04-20 23:47:51 -04:00
2021-09-18 01:15:52 +01:00
2021-09-30 10:13:53 +01:00
2021-10-19 15:15:56 +01:00