{
    "version": "1.0.8",
    "description": "Tool for measuring the Round Trip Latency of your Digital Audio Workstation (DAW) and audio interface",
    "homepage": "https://oblique-audio.com/rtl-utility.php",
    "license": "Freeware",
    "suggest": {
        "vcredist": "extras/vcredist2022"
    },
    "architecture": {
        "64bit": {
            "url": "https://oblique-audio.com/downloads/RTL_Utility_1_0_8_x64.exe#/RTL_Utility.exe",
            "hash": "6ab7bf722c7d0186c62a4771f8cb4bdc65d263bef812de572c9c7ad4155ed4fc"
        },
        "32bit": {
            "url": "https://oblique-audio.com/downloads/RTL_Utility_1_0_8_Win32.exe#/RTL_Utility.exe",
            "hash": "6ab7bf722c7d0186c62a4771f8cb4bdc65d263bef812de572c9c7ad4155ed4fc"
        }
    },
    "shortcuts": [
        [
            "RTL_Utility.exe",
            "RTL Utility"
        ]
    ],
    "checkver": {
        "url": "https://oblique-audio.com/rtl-utility.php",
        "regex": "<td>([\\d.]+)</td>"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://oblique-audio.com/downloads/RTL_Utility_$underscoreVersion_x64.exe#/RTL_Utility.exe"
            },
            "32bit": {
                "url": "https://oblique-audio.com/downloads/RTL_Utility_$underscoreVersion_Win32.exe#/RTL_Utility.exe"
            }
        }
    }
}
