I cannot get the in-app update to work on macOS.
I have the following Little Snitch firewall rules for sublime text:
action: deny
direction: outgoing
priority: regular
process: /Applications/Sublime Text.app/Contents/MacOS/Sublime Text
owner: me
destination: www / sublimetext / com
port: 80
protocol: 6
notes: On 21 Sep 2019, Sublime Text tried to establish a connection to www / sublimetext / com on TCP port 80 (http). The request was denied via connection alert.
action: allow
direction: outgoing
priority: regular
process: /Applications/Sublime Text.app/Contents/MacOS/Sublime Text
owner: me
destination: license / sublimehq / com
port: 443
protocol: 6
notes: On 29 Mar 2019, Sublime Text tried to establish a connection to license / sublimehq / com on TCP port 443 (https). The request was allowed via connection alert.
action: allow
direction: outgoing
priority: regular
process: /Applications/Sublime Text.app/Contents/MacOS/Sublime Text
owner: me
destination: www / sublimehq / com
port: 443
protocol: 6
notes: On 29 Mar 2019, Sublime Text tried to establish a connection to www / sublimehq / com on TCP port 443 (https). The request was allowed via connection alert.
action: allow
direction: outgoing
priority: regular
process: /Applications/Sublime Text.app/Contents/MacOS/Sublime Text
owner: me
destination: www / sublimetext / com
port: 443
protocol: 6
notes: On 21 Sep 2019, Sublime Text tried to establish a connection to www / sublimetext / com on TCP port 443 (https). The request was allowed via connection alert.