{
    "version": "0.83.2",
    "description": "Investment portfolio performance calculator",
    "homepage": "https://www.portfolio-performance.info/en/",
    "license": "EPL-1.0",
    "suggest": {
        "JDK": [
            "java/oraclejdk",
            "java/openjdk"
        ]
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/buchen/portfolio/releases/download/0.83.2/PortfolioPerformance-0.83.2-win32.win32.x86_64.zip",
            "hash": "d8bb3c5623a2c536aba3e8f0b4d941152290c33f9f092abbde3dc8a9b70e6100"
        }
    },
    "extract_dir": "portfolio",
    "shortcuts": [
        [
            "PortfolioPerformance.exe",
            "Portfolio Performance"
        ]
    ],
    "checkver": {
        "github": "https://github.com/portfolio-performance/portfolio"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/buchen/portfolio/releases/download/$version/PortfolioPerformance-$version-win32.win32.x86_64.zip"
            }
        }
    }
}
