From dee2ff56a7d4e0ceb75f1c9ebcad1667a53a2104 Mon Sep 17 00:00:00 2001 From: Noah Nuebling Date: Sat, 2 Sep 2023 01:18:16 +0200 Subject: [PATCH] Sorted cask_renames.json alphabetically --- cask_renames.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cask_renames.json b/cask_renames.json index 07925035ef..ff07e1d66a 100644 --- a/cask_renames.json +++ b/cask_renames.json @@ -1,7 +1,7 @@ { "ankerslicer": "ankermake", "cloudapp": "zight", + "mouse-fix": "mac-mouse-fix", "remotion": "multiapp", - "sublime-text3": "sublime-text", - "mouse-fix": "mac-mouse-fix" + "sublime-text3": "sublime-text" }