homebrew-cask/Casks/blocs.rb

16 lines
480 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'blocs' do
2016-10-07 11:33:50 +08:00
version '2.2.1'
sha256 'd10a06759af8868eb09381da71288c68f7400436155536e7c1a6efb53ec2d609'
2015-01-30 18:50:53 +08:00
2016-06-20 01:45:37 +08:00
# uistore.io was verified as official when first introduced to the cask
url 'http://downloads.uistore.io/blocs/version-2/Blocs.zip'
appcast 'https://uistore.io/blocs/2.0/info.xml',
2016-10-07 11:33:50 +08:00
checkpoint: '5b095d961e2a6177f4fdec510f423090ed962c96c3219901672d0745267d6413'
name 'Blocs'
2015-01-30 18:50:53 +08:00
homepage 'http://blocsapp.com/'
2016-06-20 01:45:37 +08:00
auto_updates true
app 'Blocs.app'
2015-01-30 18:50:53 +08:00
end