mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
239 B
Ruby
9 lines
239 B
Ruby
class Hyro < Cask
|
|
version '0.0.3'
|
|
sha256 '2a1fed542c0e9ecc148ac0e7241adf774762f06fc6bfbbf8b2e96437a4c915f7'
|
|
|
|
url 'https://jawerty.github.io/Hyro/apps/Hyro-0.0.3.dmg'
|
|
homepage 'http://jawerty.github.io/Hyro/'
|
|
|
|
link 'Hyro.app'
|
|
end
|