homebrew-cask/Casks/hyro.rb

13 lines
389 B
Ruby

cask 'hyro' do
version '0.0.4'
sha256 'e7385f9ca4991ecd3152555651a9fb4bd177334b22f86115ed69ca98edb6d934'
url "https://jawerty.github.io/Hyro/apps/Hyro-#{version}.dmg"
appcast 'https://jawerty.github.io/Hyro/',
checkpoint: '69fe55617db3f723d6382cf2674203edebc947af658d3bf8aaa96e7c1ab78b11'
name 'Hyro'
homepage 'https://jawerty.github.io/Hyro/'
app 'Hyro.app'
end