blob: d032e05b0180ef547d43a5c8ed6320f351b8fd96 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{
homebrew.casks = [
"crossover"
"minecraft"
"epic-games"
"heroic"
"whisky"
"nvidia-geforce-now"
"playcover-community"
"roblox"
"steam"
"porting-kit"
];
}
|