Added fancywm 2.11.3-rc from https://github.com/longthp/scoop-bucket
This commit is contained in:
parent
c22d95a617
commit
a21738f29d
1 changed files with 26 additions and 0 deletions
26
bucket/fancywm.json
Normal file
26
bucket/fancywm.json
Normal file
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"version": "v2.11.3-rc",
|
||||
"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/"
|
||||
},
|
||||
"url": "https://github.com/FancyWM/fancywm/releases/download/v2.11.3-rc/Release.zip",
|
||||
"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-rc/Release.zip",
|
||||
"hash": {
|
||||
"mode": "download"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue