homebrew-cask/Casks/hp15c.rb

11 lines
188 B
Ruby

cask 'hp15c' do
version :latest
sha256 :no_check
url 'http://hp15c.com/HP15C.dmg'
name 'Retro 15C RPN Scientific Calculator'
homepage 'http://hp15c.com/'
app 'HP15C.app'
end