|
@ -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' |
|
|
name 'Atom Beta' |
|
|
name 'Github Atom Beta' |
|
|
homepage 'https://atom.io/beta' |
|
|
homepage 'https://atom.io/beta' |
|
|
license :mit |
|
|
license :mit |
|
|
|
|
|
|
|
|