{
    "version": "1.5.0",
    "description": "Customizable borders for Windows 11 and 10",
    "homepage": "https://github.com/lukeyou05/tacky-borders",
    "license": "MIT",
    "notes": "Settings are stored in '%USERPROFILE%/.config/tacky-borders/', and are not persisted by Scoop.",
    "architecture": {
        "64bit": {
            "url": "https://github.com/lukeyou05/tacky-borders/releases/download/v1.5.0/tacky-borders-v1.5.0.zip",
            "hash": "497271f38c32fe4cbbe0e7c6b051dd5a64b78c4af250f4e078b5eda5a127bbe2"
        }
    },
    "shortcuts": [
        [
            "tacky-borders.exe",
            "tacky-borders"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/lukeyou05/tacky-borders/releases/download/v$version/tacky-borders-v$version.zip",
                "hash": {
                    "url": "$baseurl/sha256sums.txt"
                }
            }
        }
    }
}
