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 + ;;