summaryrefslogtreecommitdiff
path: root/homebrew/sec/.beer
blob: f9361d08189eb8edd27818dad2023d9a79482913 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "Sec",
    "description": "Event correlation tool for event processing of various kinds",
    "url": "https://github.com/simple-evcorr/sec/releases/download/2.8.1/sec-2.8.1.tar.gz",
    "mirror": null,
    "homepage": "https://simple-evcorr.sourceforge.io/",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "bin.install \"sec\"",
        "man1.install \"sec.man\" => \"sec.1\""
    ],
    "version": "2.8.1",
    "file": "sec.rb"
}