{
    "version": "0.4.00b14",
    "description": "SSH client based on PuTTY dedicated to multilingual (especially CJK) environments.",
    "homepage": "https://sites.google.com/view/pietty-project",
    "license": {
        "identifier": "Freeware",
        "url": "https://www.chiark.greenend.org.uk/~sgtatham/putty/licence.html"
    },
    "url": "https://docs.google.com/uc?export=download&id=1ySJO2ywT6LoVRV2cb3n7qYcaUGJ7ES4J#/pietty.zip",
    "hash": "md5:f42ecd57e924fd3f39e808fa11f61154",
    "pre_install": "Move-Item \"$dir\\pietty*.exe\" \"$dir\\pietty.exe\"",
    "bin": "pietty.exe",
    "shortcuts": [
        [
            "pietty.exe",
            "PieTTY"
        ]
    ],
    "checkver": {
        "url": "https://sites.google.com/view/pietty-project/download",
        "regex": "PieTTY ([\\w.]+)</a>"
    }
}
