{
    "version": "0.67.3",
    "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.67.3/PortfolioPerformance-0.67.3-win32.win32.x86_64.zip",
            "hash": "461b55568a5cda55f6f3433b1c93ecf89c3d3d877a6e563c28f64ecb8db83165"
        }
    },
    "extract_dir": "portfolio",
    "shortcuts": [
        [
            "PortfolioPerformance.exe",
            "Portfolio Performance"
        ]
    ],
    "checkver": ">Download\\s+([\\d.]+)</",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/buchen/portfolio/releases/download/$version/PortfolioPerformance-$version-win32.win32.x86_64.zip"
            }
        }
    }
}
