homebrew-cask/Casks/ryver.rb

13 lines
465 B
Ruby

cask "ryver" do
version "1.3.2"
sha256 "949abb92a3df5034fd8c81e1fe78a9c7bd7be2ad699bef9d423ad3a39cd48d54"
# d3vkb1nw20iqfq.cloudfront.net/ was verified as official when first introduced to the cask
url "https://d3vkb1nw20iqfq.cloudfront.net/mac/Ryver-#{version}.dmg"
appcast "https://macupdater.net/cgi-bin/check_urls/check_url_redirect.cgi?url=https://ryver.com/download/mac/stable"
name "Ryver"
homepage "https://ryver.com/"
app "Ryver.app"
end