fix: Tap `homebrew/cask` instead

This commit is contained in:
Leni Aniva 2024-12-02 21:32:37 -08:00
parent fae6f75536
commit 1f05e5d698
Signed by: aniva
GPG Key ID: 4D9B1C8D10EA4C50
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@
taps = [
"koekeishiya/formulae"
"railwaycat/emacsmacport"
"caskroom/cask"
"homebrew/cask"
];
};
}