Changed FancyWM AutoUpdate Hash Url

This commit is contained in:
Kaybee 2024-04-05 15:37:28 +02:00
parent 0c12e78a8f
commit 50b706e7ea

View file

@ -25,7 +25,7 @@
"autoupdate": {
"url": "https://github.com/FancyWM/fancywm/releases/download/v$version/FancyWM.Release.x64.zip",
"hash": {
"url": "$url.sha256"
"url": "$url.sha256sum"
}
}
}