From 787cb34f40c995e220731592b24f76f739e53a26 Mon Sep 17 00:00:00 2001 From: J3n5en Date: Wed, 1 Apr 2020 06:58:01 -0500 Subject: [PATCH] fix: Fix JSON format error --- update_check.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update_check.json b/update_check.json index fabfa4f..bbf041d 100644 --- a/update_check.json +++ b/update_check.json @@ -1,5 +1,5 @@ { "version": "3.0", "version_show": "3.0", - "download": "https://github.com/yoshiko2/AV_Data_Capture/releases", + "download": "https://github.com/yoshiko2/AV_Data_Capture/releases" }