Update AppCode to 3.1.5

This commit updates the version number and the download SHA.
This commit is contained in:
Maurice Kelly 2015-03-12 18:29:15 +00:00
parent a93a293e9e
commit 149ae658f8
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
cask :v1 => 'appcode' do
version '3.1.4'
sha256 'ca623c106337dd355732200d25f2e0a4776629dd4185a01f972e9ad34b417eb4'
version '3.1.5'
sha256 '17c78a828cf438b9497b9716f26585f279d40cab9a550f8e50551e93ee125372'
url "http://download.jetbrains.com/objc/AppCode-#{version}.dmg"
name 'AppCode'