|
@ -5,7 +5,7 @@ cask 'atom-beta' do |
|
|
# github.com is the official download host per the vendor homepage |
|
|
# github.com is the official download host per the vendor homepage |
|
|
url "https://github.com/atom/atom/releases/download/v#{version}/atom-mac.zip" |
|
|
url "https://github.com/atom/atom/releases/download/v#{version}/atom-mac.zip" |
|
|
appcast 'https://github.com/atom/atom/releases.atom', |
|
|
appcast 'https://github.com/atom/atom/releases.atom', |
|
|
:sha256 => '225f0b8392201baa49c2a32c322a1b3f7a5ca6f87338c25340922f9cf74b696f' |
|
|
:sha256 => 'f6eb5ed94e0d68fd64ad7be63ddacfaea7b3e29e237648c44c3b22e87c8b5ef8' |
|
|
name 'Github Atom Beta' |
|
|
name 'Github Atom Beta' |
|
|
homepage 'https://atom.io/beta' |
|
|
homepage 'https://atom.io/beta' |
|
|
license :mit |
|
|
license :mit |
|
|