{
    "version": "1.69",
    "description": "Drawing software dedicated to designing the crease patterns of origami",
    "homepage": "http://mitani.cs.tsukuba.ac.jp/oripa/",
    "license": "GPL-3.0-or-later",
    "suggest": {
        "JDK": [
            "java/openjdk",
            "java/oraclejdk"
        ]
    },
    "url": "https://github.com/oripa/oripa/releases/download/v1.69_release/oripa-1.69.jar#/oripa.jar",
    "hash": "838b60bab69bcb1a8d73215f6aa0aae7042cb29e01c20eb3709824eebf08e4e5",
    "pre_install": "Set-Content \"$dir\\oripa.bat\" \"@start javaw -jar \"\"%~dp0\\$fname\"\" %*\" -Encoding ASCII",
    "bin": "oripa.jar",
    "shortcuts": [
        [
            "oripa.bat",
            "ORIPA"
        ]
    ],
    "checkver": {
        "github": "https://github.com/oripa/oripa"
    },
    "autoupdate": {
        "url": "https://github.com/oripa/oripa/releases/download/v$version_release/oripa-$version.jar#/oripa.jar"
    }
}
