Changed FancyWM autoupdate

This commit is contained in:
Kaybee 2024-04-05 15:35:34 +02:00
parent 65c7418abe
commit 0c12e78a8f

View file

@ -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"
} }
} }
} }