cheat: Fix autoupdate (#3483)

This commit is contained in:
dodorz 2022-04-08 23:59:09 +08:00 committed by GitHub
parent 74d26358ba
commit 4ab63dda4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/cheat/cheat/releases/download/4.2.3/cheat-windows-amd64.exe.zip"
"url": "https://github.com/cheat/cheat/releases/download/$version/cheat-windows-amd64.exe.zip"
}
}
}