cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / eqmac.rb
blobe922554ef3b46ccb8890f10b90943026a9cc1265
1 cask :v1 => 'eqmac' do
2   version '1.3.2-b1'
3   sha256 '4e810e2956f3c46b13f3a7024c58676fd54a1f2d02e63252f946c53479ce43a1'
5   url "http://eqmac.hulse.id.au/sites/default/files/downloads/Mount-#{version}.app_.zip"
6   name 'EQMac'
7   homepage 'http://eqmac.hulse.id.au/'
8   license :unknown
10   # Renamed for clarity: app name is inconsistent with the branding on the website, and will be corrected in the next version.
11   # Original discussion: https://github.com/caskroom/homebrew-cask/pull/8438
12   app "Mount-#{version}.app", :target => 'EQMac.app'
13 end