homebrew-cask/Casks/bitpost.rb

13 lines
379 B
Ruby
Raw Normal View History

2016-01-11 13:59:53 +08:00
cask 'bitpost' do
version '0.9.8.3'
sha256 '8e58ddf022eae721bfca6ecb456edf40baa23ea31076ee9c1ad75e947b0cea2b'
2016-02-12 01:45:09 +08:00
# voluntary.net.s3.amazonaws.com was verified as official when first introduced to the cask
2016-01-11 13:59:53 +08:00
url "http://voluntary.net.s3.amazonaws.com/Bitpost.#{version}.zip"
name 'Bitpost'
homepage 'https://voluntary.net/bitpost/'
license :mit
app 'Bitpost.app'
end