homebrew-cask/Casks/hp15c.rb

11 lines
188 B
Ruby
Raw Normal View History

2017-07-27 01:24:53 +08:00
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