homebrew-cask/Casks/remembear.rb

13 lines
474 B
Ruby

cask 'remembear' do
version '1.0.3'
sha256 'c493186f97dc05cce366d6515b775c5c70f3fee997c0b901b39523f1b6a61afa'
# s3.amazonaws.com/remembear was verified as official when first introduced to the cask
url "https://s3.amazonaws.com/remembear/app/release/downloads/macOS/RememBear-#{version}.zip"
appcast 'https://s3.amazonaws.com/remembear/app/release/downloads/macOS/appcast.xml'
name 'RememBear'
homepage 'https://www.remembear.com/'
app 'RememBear.app'
end