diff --git a/Labels.txt b/Labels.txt index dc91bee..bf630ff 100644 --- a/Labels.txt +++ b/Labels.txt @@ -322,6 +322,7 @@ secretive sequelpro sfsymbols shield +shottr sidekick signal silnite diff --git a/fragments/labels/shottr.sh b/fragments/labels/shottr.sh new file mode 100644 index 0000000..f9723d9 --- /dev/null +++ b/fragments/labels/shottr.sh @@ -0,0 +1,7 @@ +shottr) + name="Shottr" + type="dmg" + 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