summarylogtreecommitdiffstats
path: root/version_check.sh
diff options
context:
space:
mode:
Diffstat (limited to 'version_check.sh')
-rwxr-xr-xversion_check.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/version_check.sh b/version_check.sh
deleted file mode 100755
index c4f994481fc6..000000000000
--- a/version_check.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-curl -s 'https://downloads.zohocdn.com/zmail-desktop/artifacts.json' | \
-jq -r .linux.primary.x64 | \
-sed 's|https://downloads.zohocdn.com/zmail-desktop/linux/zoho-mail-desktop-x64-v||g' | \
-sed 's|.AppImage||g'