homebrew-cask/Casks/browserosaurus.rb

13 lines
519 B
Ruby

cask 'browserosaurus' do
version '6.4.0'
sha256 '66083e899b0ed93581fb2be3766c7ad85308eebf3cb2e24b889c62db5f5d6247'
# 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