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