summaryrefslogtreecommitdiff
path: root/homebrew/stockfish/.beer
blob: 1c19e1eae5860808307d6abe45eba4140f930d92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
    "name": "Stockfish",
    "description": "Strong open-source chess engine",
    "url": "https://github.com/official-stockfish/Stockfish/files/2629649/sf_10.zip",
    "mirror": null,
    "homepage": "https://stockfishchess.org/",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "arch = if MacOS.version.requires_popcnt?",
        "\"x86-64-modern\"",
        "else",
        "\"x86-64\""
    ],
    "version": "2629649",
    "file": "stockfish.rb"
}