From 4ab63dda4c0fc0b1e9b32273ea299f7f62038249 Mon Sep 17 00:00:00 2001 From: dodorz Date: Fri, 8 Apr 2022 23:59:09 +0800 Subject: [PATCH] cheat: Fix autoupdate (#3483) --- bucket/cheat.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/cheat.json b/bucket/cheat.json index 9f8b64c442..616e8061e9 100644 --- a/bucket/cheat.json +++ b/bucket/cheat.json @@ -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" } } }