{
    "version": "3.6.6",
    "description": "Music player designed for listening to music streaming sites.",
    "homepage": "https://colinduquesnoy.gitlab.io/MellowPlayer/",
    "license": "GPL-3.0-or-later",
    "architecture": {
        "64bit": {
            "url": [
                "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/mellowplayer/MellowPlayer_3.6.6.7z.001",
                "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/mellowplayer/MellowPlayer_3.6.6.7z.002",
                "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/mellowplayer/MellowPlayer_3.6.6.7z.003"
            ],
            "hash": [
                "2cf94abccfa5bc99ddc91f37eed6cc16e240ffd966f8c153d11eb5fdb2f9e230",
                "bcdf54150f6b2badc4c3de32c4cd83d9f6f4f1061b3ccd3f3d64efc7bf4154c3",
                "d5ed4ad7921865449420d12284e8b3418c4e29d128375545203afaa606306b12"
            ]
        }
    },
    "pre_install": "Expand-InnoArchive \"$dir\\MellowPlayer_Setup.exe\" \"$dir\" -Removal | Out-Null",
    "pre_uninstall": "Stop-Process -Name 'MellowPlayer' -ErrorAction SilentlyContinue",
    "shortcuts": [
        [
            "MellowPlayer.exe",
            "MellowPlayer"
        ]
    ]
}
