homebrew-cask/Casks/markright.rb

13 lines
451 B
Ruby

cask 'markright' do
version '0.1.11'
sha256 '2d293121534a468e5f166e18eaa28f8db7e39a617b092e06c0d8b339191d9f47'
url "https://github.com/dvcrn/markright/releases/download/#{version}/MarkRight_Mac.dmg"
appcast 'https://github.com/dvcrn/markright/releases.atom',
checkpoint: '49c746aad0bf4132f0b7d7052f31bcf5dddf92119e2da3c95016346581940db9'
name 'MarkRight'
homepage 'https://github.com/dvcrn/markright'
app 'MarkRight.app'
end