Update mu to 0.9.13 (#32483)

This commit is contained in:
giannitm 2017-04-18 01:07:41 +01:00 committed by Victor Popkov
parent 8cb2b7a9c9
commit 4fa86d236b
1 changed files with 6 additions and 3 deletions

View File

@ -1,8 +1,11 @@
cask 'mu' do
version :latest
sha256 :no_check
version '0.9.13'
sha256 '58301468059907b10c1f8176df1240231371541836688355b44e1716b10bae84'
url 'http://codewith.mu/mu.zip'
# github.com/mu-editor/mu was verified as official when first introduced to the cask
url "https://github.com/mu-editor/mu/releases/download/v#{version}/mu-#{version}.osx.zip"
appcast 'https://github.com/mu-editor/mu/releases.atom',
checkpoint: 'cbe2231bdb545bf8892858ba81325c1d7c5fc4e7b2827f26ae572d8608907d9b'
name 'Mu'
homepage 'https://codewith.mu/'