From e51cc0a2fde484d1ffce5238aac1277a5d34f9e2 Mon Sep 17 00:00:00 2001 From: "Mr.k" Date: Sat, 20 Apr 2024 23:33:19 +0300 Subject: [PATCH] Undo #1844 PR Changes The problem that #1844 PR Tried to resolve temporarly, should now be fixed permanently with the previous changes to 'Compile.ps1' Script. --- config/applications.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/applications.json b/config/applications.json index 841e41da..31608888 100644 --- a/config/applications.json +++ b/config/applications.json @@ -1955,7 +1955,7 @@ "category": "Development", "choco": "na", "content": "Swift toolchain", - "description": "Swift is a general-purpose programming language that is approachable for newcomers and powerful for experts.", + "description": "Swift is a general-purpose programming language that's approachable for newcomers and powerful for experts.", "link": "https://www.swift.org/", "winget": "Swift.Toolchain" },