Update atom-shell to 0.19.2

and specify license.
This commit is contained in:
ndr 2014-11-20 13:20:38 +00:00
parent da6cb7ae21
commit 7e08ddbec9
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
cask :v1 => 'atom-shell' do
version '0.19.0'
sha256 'e14ecea827ce78cedb1ed9f4f4aa7d42912a31f69cbbf72588b2d9307f583c41'
version '0.19.2'
sha256 '800d4588b1946df517fc7effd4b1b1f430bd132ee64edc790d306a620be2d14a'
url "https://github.com/atom/atom-shell/releases/download/v#{version}/atom-shell-v#{version}-darwin-x64.zip"
homepage 'https://github.com/atom/atom-shell'
license :oss
license :mit
stage_only true
end