Fix sha256 mismatch error for Shapes (#31321)

* Fix sha256 mismatch error for Shapes

* Update shapes.rb
This commit is contained in:
Vicent Gozalbes 2017-03-26 14:43:37 +02:00 committed by Miccal Matthews
parent 4a09649b95
commit 482665eaae
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
cask 'shapes' do
version '4.8.6'
sha256 '2bd98ff0f77d32aa8bcc32f945d78c374b5db2e4d737cee64df9d527fad982ba'
sha256 '614251f65e50ab273dc2080a210e71fbf27778538c62819852997bb41c53f36a'
url "http://shapesapp.com/dist/Shapes_#{version}.zip"
appcast "http://shapesapp.com/appcast/shapes#{version.major}.rss",
checkpoint: '2797b54dbdc8cba24209eba91cebbcbe4e273d80b0a64c13fb156c0b8adb24ae'
checkpoint: 'a0b8c47ac54597d0cebf549ca72ed2464e79000f376472c34ecdc2cb4de1f1c4'
name 'Shapes'
homepage 'http://shapesapp.com/'