summaryrefslogtreecommitdiff
path: root/de.jaseg.kimesh.plugin-repo-metadata.json
blob: 0f6edfdb8708e898c3fb8913575feef418a2bd8d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
    "$schema": "https://go.kicad.org/pcm/schemas/v1",
    "name": "KiMesh",
    "description": "A security mesh generator for KiCad",
    "description_full": "KiMesh automatically generates security meshes for you. A security mesh is a set of PCB traces that cover an area to detect physical tampering. KiMesh can cover arbitrary areas with two or more traces. Note: The KiMesh footprints Add-On must be installed alongside KiMesh. For detailed usage instructions, please have a look at the KiMesh website linked in the add-on information.",
    "identifier": "de.jaseg.kimesh.plugin",
    "type": "plugin",
    "author": {
        "name": "jaseg",
        "contact": {
            "web": "https://jaseg.de/"
        }
    },
    "license": "GPL-3.0",
    "resources": {
        "homepage": "https://jaseg.de/projects/kimesh",
        "git": "https://git.jaseg.de/kimesh.git",
        "issues": "https://github.com/jaseg/kimesh/issues"
    },
    "versions": [
        {
            "version": "1.0.0",
            "status": "stable",
            "kicad_version": "7.99",
            "download_sha256": "59da3a8a13be001fb6f5eee9e1d346f4beee6c0d736856b2da205db290ad21a6",
            "download_size": 12895,
            "download_url": "https://git.jaseg.de/kimesh.git/plain/de.jaseg.kimesh.plugin-v1.0.0.zip?h=v1.0.0",
            "install_size": 45166
        },
        {
            "version": "1.0.1",
            "status": "stable",
            "kicad_version": "7.99",
            "download_sha256": "5367448e63cd824a60f47d85fdd379e7072eaceab6e93d2a2af3791a4b54aa25",
            "download_size": 12911,
            "download_url": "https://git.jaseg.de/kimesh.git/plain/de.jaseg.kimesh.plugin-v1.0.1.zip?h=v1.0.1",
            "install_size": 45187
        },
        {
            "version": "1.1.0",
            "status": "stable",
            "kicad_version": "7.99",
            "download_sha256": "25b2cc22a77ae145f3cfda263b09a1fd23fa26fddc05f023b02cddfb4b0939fe",
            "download_size": 13439,
            "download_url": "https://git.jaseg.de/kimesh.git/plain/de.jaseg.kimesh.plugin-v1.1.0.zip?h=v1.1.0",
            "install_size": 48310
        }
    ]
}