homebrew-cask/Casks/bit-slicer.rb

14 lines
529 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'bit-slicer' do
2017-02-11 19:59:28 +08:00
version '1.7.8'
sha256 '8e9b9398240f37e7da16c1c7328a1bd8a8a19f7e376c3144304ef51ed587f1b8'
2016-02-12 01:43:56 +08:00
# zgcoder.net was verified as official when first introduced to the cask
url "https://zgcoder.net/software/bitslicer/dist/stable/Bit_Slicer_#{version}.zip"
appcast 'https://zgcoder.net/bitslicer/update/appcast.xml',
2017-02-11 19:59:28 +08:00
checkpoint: 'dd69176f604029d5e98592880a448fb2a9f04f1d11eec3a965f84864e42efcc9'
name 'Bit Slicer'
homepage 'https://github.com/zorgiepoo/bit-slicer/'
2014-09-16 00:05:19 +08:00
app 'Bit Slicer.app'
end