cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / x48.rb
blobdfacf348cb15806a8027296203247fbb7e34972e
1 cask :v1 => 'x48' do
2   # note: "48" is not a version number, but an intrinsic part of the product name
3   version '0.6.4'
4   sha256 '21184fceec8fd471d034932ac9b49f41c98cd5d730fa3fb02ccf0bcf02951f70'
6   url "https://sites.google.com/a/sharkus.com/sharkus-com/Home/x48-#{version}%20osx.zip"
7   homepage 'http://blog.sharkus.com/2012/08/osx-hp48-emulators.html'
8   license :gpl
10   app "x48-#{version} osx/x48.app"
12   depends_on :x11 => true
13 end