homebrew-cask/Casks/browserosaurus.rb

13 lines
519 B
Ruby

cask 'browserosaurus' do
version '6.1.0'
sha256 '393c0fb5df1c48674082be8185ae764bb10a53925d2eae2fbca2c9e43fdea8d3'
# github.com/will-stone/browserosaurus/ was verified as official when first introduced to the cask
url "https://github.com/will-stone/browserosaurus/releases/download/v#{version}/Browserosaurus-#{version}.dmg"
appcast 'https://github.com/will-stone/browserosaurus/releases.atom'
name 'Browserosaurus'
homepage 'https://will-stone.github.io/browserosaurus/'
app 'Browserosaurus.app'
end