changed FancyWM AutoUpdate
This commit is contained in:
parent
14764d7c0c
commit
65c7418abe
1 changed files with 2 additions and 2 deletions
|
@ -23,9 +23,9 @@
|
||||||
"github": "https://github.com/FancyWM/fancywm"
|
"github": "https://github.com/FancyWM/fancywm"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "https://github.com/FancyWM/fancywm/releases/download/v$matchTail/FancyWM.Release.x64.zip",
|
"url": "https://github.com/FancyWM/fancywm/releases/download/v$version/FancyWM.Release.x64.zip",
|
||||||
"hash": {
|
"hash": {
|
||||||
"url": "$url,sha256"
|
"url": "$baseurl.sha256"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue