summaryrefslogtreecommitdiff
path: root/homebrew/tkdiff/.beer
blob: b92f1240aaea42522e9dca8044d199e4770e81b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "Tkdiff",
    "description": "Graphical side by side diff utility",
    "url": "https://downloads.sourceforge.net/project/tkdiff/tkdiff/4.3.4/tkdiff-4-3-4.zip",
    "mirror": null,
    "homepage": "https://tkdiff.sourceforge.io/",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "bin.install \"tkdiff\""
    ],
    "version": "4.3.4",
    "file": "tkdiff.rb"
}