homebrew-cask/Casks/batchmod.rb

13 lines
445 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'batchmod' do
2016-02-19 13:31:16 +08:00
version '1.7b5'
sha256 'f5ebd90370e35a20b1ddf9a883ca8585f6eb732cfc658c5bdfa1b5e21914ee20'
2015-03-20 22:04:14 +08:00
url "https://www.lagentesoft.com/resources/batchmod_#{version.no_dots}.zip"
2015-05-23 01:19:57 +08:00
appcast 'http://www.macchampion.com/arbysoft/batchmodappcast.xml',
2016-02-19 13:31:16 +08:00
checkpoint: '8dc120c11cd4137e4bad1717e03e50fab99aeb762e3610ee96494850cb01e0df'
name 'BatChmod'
2015-03-20 22:04:14 +08:00
homepage 'https://www.lagentesoft.com/batchmod/'
app 'BatChmod.app'
end