coreos-osx-gui.rb: upgrade to v1.0.5

This commit is contained in:
Victor Popkov 2015-11-03 23:56:18 +02:00
parent 0646ac1702
commit 1fc7a57a97
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
cask :v1 => 'coreos-osx-gui' do
version '1.0.4'
sha256 '38b6bc5473b5537299cac4d8bd5de18d38a86ccf86f26e3c1540d0b3ab26c71e'
version '1.0.5'
sha256 'd8fcd01663be60855630f82ac4c724428347632f9a5e9423fbe885d920214402'
url "https://github.com/rimusz/coreos-osx-gui/releases/download/v#{version}/CoreOS_GUI_v#{version}.dmg"
appcast 'https://github.com/rimusz/coreos-osx-gui/releases.atom',
:sha256 => '031922a6fff5c76e477c857f376dbcbaf694c85df690aa37ec2a38072673709c'
:sha256 => '9a136a45caae4daefbd8541af9a381945b4659a3484755c918bc99812c977aff'
name 'CoreOS GUI'
name 'CoreOS-Vagrant GUI'
homepage 'https://github.com/rimusz/coreos-osx-gui'