31 lines
821 B
JSON
31 lines
821 B
JSON
{
|
|
"version": "v2.11.5",
|
|
"description": "FancyWM - a dynamic tiling window manager for Windows 10/11",
|
|
"homepage": "https://github.com/FancyWM/fancywm",
|
|
"license": {
|
|
"identifier": "MIT",
|
|
"url": "https://opensource.org/license/MIT/"
|
|
},
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/FancyWM/fancywm/releases/download/v2.11.5/FancyWM.Release.x64.zip",
|
|
"hash": "D9232EC8B20FA0EB0036650CD8B3FCCE59B65DA2B1D56C0BBAF207CCECFE9BE9"
|
|
}
|
|
},
|
|
"bin": "FancyWM.exe",
|
|
"shortcuts": [
|
|
[
|
|
"FancyWM.exe",
|
|
"FancyWM"
|
|
]
|
|
],
|
|
"checkver": {
|
|
"github": "https://github.com/FancyWM/fancywm"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/FancyWM/fancywm/releases/download/v$matchTail/FancyWM.Release.x64.zip",
|
|
"hash": {
|
|
"url": "$url,sha256"
|
|
}
|
|
}
|
|
}
|