mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Change Atom download to HTTPS
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
class Atom < Cask
|
||||
url 'http://atom.io/download/mac'
|
||||
url 'https://atom.io/download/mac'
|
||||
homepage 'http://atom.io'
|
||||
version 'latest'
|
||||
sha256 :no_check
|
||||
|
||||
Reference in New Issue
Block a user