From 27157e00c7d92be185a9be848082cb2bf7e4ddea Mon Sep 17 00:00:00 2001 From: Armin Briegel <1933192+scriptingosx@users.noreply.github.com> Date: Fri, 13 May 2022 09:28:04 +0200 Subject: [PATCH] added missing linebreak at end --- fragments/labels/shottr.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fragments/labels/shottr.sh b/fragments/labels/shottr.sh index f9723d9..4c59809 100644 --- a/fragments/labels/shottr.sh +++ b/fragments/labels/shottr.sh @@ -4,4 +4,4 @@ shottr) downloadURL="https://shottr.cc/dl/Shottr-1.5.3.dmg" appNewVersion=$( echo ${downloadURL} | sed -E 's/.*\/[a-zA-Z]*-([0-9.]*)\..*/\1/g' ) expectedTeamID="2Y683PRQWN" - ;; \ No newline at end of file + ;;