homebrew-cask/Casks/stattransfer.rb

14 lines
351 B
Ruby

cask :v1 => 'stattransfer' do
version '12'
sha256 '2559dffffd73f996604860e6fbdf2fd3ef4903bf8a37acc6016b6ea52affebd2'
url 'https://www.stattransfer.com/downloads/stdemo.dmg'
name 'Stat/Transfer'
homepage 'https://stattransfer.com/'
license :commercial
pkg "st_installer_v#{version}.pkg"
uninstall :pkgutil => 'com.circlesys.pkg'
end