homebrew-cask/Casks/thebrain.rb

12 lines
427 B
Ruby

cask "thebrain" do
version "11.0.132.0"
sha256 "a92e40a9f8f766ec514df4d85d0fd3bc799169f2e56267113c60a24fdb246305"
url "https://updater.thebrain.com/files/TheBrain#{version}.dmg"
appcast "https://macupdater.net/cgi-bin/check_urls/check_url_redirect.cgi?url=https://salesapi.thebrain.com/?a=doDirectDownload%26id=11000"
name "TheBrain"
homepage "https://www.thebrain.com/"
app "TheBrain #{version.major}.app"
end