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
2016-09-25 03:53:14 +08:00
version '1.7.7'
sha256 '2d99481186552c05ad3f3c53226c5a5193af1b96f28702794d940a74f1be4802'
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',
2016-09-25 03:53:14 +08:00
checkpoint: '71d3b5ac6366b2ea61bb2e2ab2815fad8dbc335e9c2eb040f1445785623365c3'
name 'Bit Slicer'
homepage 'https://github.com/zorgiepoo/bit-slicer/'
2014-09-16 00:05:19 +08:00
app 'Bit Slicer.app'
end