added missing newlines at end of file

This commit is contained in:
Armin Briegel
2021-10-14 15:27:41 +02:00
parent d1923a4e7f
commit e0a0b65b80
36 changed files with 45 additions and 36 deletions
+1 -1
View File
@@ -4,4 +4,4 @@ sketch)
downloadURL=$(curl -sf https://www.sketch.com/downloads/mac/ | grep 'href="https://download.sketch.com' | sed -E 's/.*href=\"(.*)\".?/\1/g')
appNewVersion=$(curl -fs https://www.sketch.com/updates/ | grep "Sketch Version" | head -1 | sed -E 's/.*Version ([0-9.]*)<.*/\1/g') # version from update page
expectedTeamID="WUGMZZ5K46"
;;
;;