cask "obyte" do version "3.2.0" sha256 "3f27fc1627c1588141e5f6330d7aeca6c11db602a346cb9c86a5c94084b6258f" # github.com/byteball/obyte-gui-wallet/ was verified as official when first introduced to the cask url "https://github.com/byteball/obyte-gui-wallet/releases/download/v#{version}/Obyte-osx64.dmg" appcast "https://github.com/byteball/obyte-gui-wallet/releases.atom" name "Obyte" homepage "https://obyte.org/" app "Obyte.app" zap trash: [ "~/Library/Application Support/obyte", "~/Library/Caches/obyte", "~/Library/Preferences/com.nw-builder.obyte.plist", "~/Library/Saved Application State/com.nw-builder.obyte.savedState", ] end