1 cask "ricochet-refresh" do
2 arch arm: "aarch64", intel: "x86_64"
5 sha256 arm: "59d811eb38605a4d0267e5a5ea420dc770a0618488495f44032a56c8fadf6d12",
6 intel: "8a8f0ae09af2cf84e25d0bd0c87b3dc5b00469e3d470e60ec55612df58c1c267"
8 url "https://github.com/blueprint-freespeech/ricochet-refresh/releases/download/v#{version}-release/ricochet-refresh-#{version}-macos-#{arch}.dmg",
9 verified: "github.com/blueprint-freespeech/ricochet-refresh/"
10 name "Ricochet Refresh"
11 desc "Private and anonymous instant messaging over tor"
12 homepage "https://www.ricochetrefresh.net/"
16 regex(/^v?(\d+(?:\.\d+)+[a-z]?)(?:[._-]release)?$/i)
17 strategy :github_latest
20 app "Ricochet Refresh.app"
22 zap trash: "~/Library/Application Support/Ricochet-Refresh"