From ceac650e9ed343131adecdacff33fcae6b97943f Mon Sep 17 00:00:00 2001 From: Timeo Williams Date: Mon, 4 Nov 2024 13:25:58 -0500 Subject: [PATCH] chore: modify latest-mac.json --- latest-mac.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/latest-mac.json b/latest-mac.json index e8cebc1..3ea0ed9 100644 --- a/latest-mac.json +++ b/latest-mac.json @@ -1,6 +1,6 @@ { - "url": "https://github.com/Tech-Nest-Ventures/deepFocus/releases/download/v2.4.4/Deep.Focus.zip", - "name": "2.4.4", + "url": "https://github.com/Tech-Nest-Ventures/deepFocus/releases/download/v2.4.5/Deep.Focus-darwin-arm64-2.4.5.zip", + "name": "2.4.5", "notes": "Bug fixes and performance improvements.", "pub_date": "2024-11-02T12:00:00Z" -} \ No newline at end of file +}