homebrew-cask/Casks/batchmod.rb

12 lines
356 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"
2018-10-07 11:38:01 +08:00
appcast 'https://www.macchampion.com/arbysoft/batchmodappcast.xml'
name 'BatChmod'
2015-03-20 22:04:14 +08:00
homepage 'https://www.lagentesoft.com/batchmod/'
app 'BatChmod.app'
end