cask "mjolnir" do version "1.0.2" sha256 "eb39b9ff76258c3aa7970f70465a7c858290ce798e5b8e411cb5b7d300de16d1" # github.com/mjolnirapp/mjolnir/ was verified as official when first introduced to the cask url "https://github.com/mjolnirapp/mjolnir/releases/download/#{version}/Mjolnir.app.zip" appcast "https://github.com/mjolnirapp/mjolnir/releases.atom" name "Mjolnir" homepage "https://mjolnir.rocks/" depends_on macos: ">= :sierra" app "Mjolnir.app" end