From 0eaee61e346ba4af85f5ccc7c74499914a9226b8 Mon Sep 17 00:00:00 2001 From: Lior Pendler <85250652+underscorelior@users.noreply.github.com> Date: Wed, 29 May 2024 14:12:30 -0700 Subject: [PATCH 1/2] Add more casks to the categories --- Applite/Resources/categories.json | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/Applite/Resources/categories.json b/Applite/Resources/categories.json index fbad609..501befd 100755 --- a/Applite/Resources/categories.json +++ b/Applite/Resources/categories.json @@ -47,6 +47,7 @@ "maccy", "notion", "numi", + "obsidian", "pastebot", "raycast", "rectangle", @@ -109,6 +110,7 @@ "fing", "handbrake", "imageoptim", + "latest", "obs", "onyx", "pdf-expert", @@ -163,6 +165,7 @@ "forklift", "github", "gitkraken", + "jetbrains-toolbox", "kaleidoscope", "postman", "rapidapi", @@ -190,7 +193,8 @@ "textmate", "visual-studio", "visual-studio-code", - "vscodium" + "vscodium", + "zed" ], "sfSymbol": "chevron.left.slash.chevron.right" }, @@ -217,7 +221,8 @@ "parallels", "utm", "virtualbox", - "vmware-fusion" + "vmware-fusion", + "whisky" ], "sfSymbol": "shippingbox" }, @@ -231,6 +236,7 @@ "openemu", "league-of-legends", "minecraft", + "modrinth", "prismlauncher", "steam", "the-battle-for-wesnoth", @@ -241,6 +247,7 @@ { "id": "VPN", "casks": [ + "cloudflare-warp", "cyberghost-vpn", "nordvpn", "openvpn-connect", From 4c1d07644fbfe809f25960518f5de5644e9588d9 Mon Sep 17 00:00:00 2001 From: Lior Pendler <85250652+underscorelior@users.noreply.github.com> Date: Wed, 29 May 2024 14:53:38 -0700 Subject: [PATCH 2/2] Move Whisky from virtualization into gaming --- Applite/Resources/categories.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Applite/Resources/categories.json b/Applite/Resources/categories.json index 501befd..beeae4d 100755 --- a/Applite/Resources/categories.json +++ b/Applite/Resources/categories.json @@ -221,8 +221,7 @@ "parallels", "utm", "virtualbox", - "vmware-fusion", - "whisky" + "vmware-fusion" ], "sfSymbol": "shippingbox" }, @@ -240,7 +239,8 @@ "prismlauncher", "steam", "the-battle-for-wesnoth", - "widelands" + "widelands", + "whisky" ], "sfSymbol": "gamecontroller" }, @@ -272,4 +272,4 @@ ], "sfSymbol": "lock.square" } -] +] \ No newline at end of file