Whenever I open Sublime Text it throws a pop-up:
A new version of Sublime Text is available, download now?
How can I disable this check? My work blocks installing software updates.
Go to Preferences -> Settings-User and add there: "update_check": false
EDIT :
If it's not working then add this line 127.0.0.1 www.sublimetext.com
in your host file
File Location
Windows : c:/windows/system32/drivers/etc/hosts
Linux : /etc/hosts