1 cask "apidog-europe" do
2 arch arm: "-macOS-arm64"
3 livecheck_folder = on_arch_conditional arm: "-arm64"
6 sha256 arm: "a2a1570432df3527fc85492b88c1b744d645202933b7dea70ad0eb08a35bc73b",
7 intel: "9ab01ce4ea10887083c626e0d4909c10b6a79c0cfd0e1d09412793fdb078d280"
9 url "https://file-assets.eu.apidog.com/download/#{version}/Apidog%20Europe#{arch}-#{version}.dmg"
11 desc "API development platform hosted in Europe"
12 homepage "https://apidog.com/"
15 url "https://api.eu.apidog.com/api/v1/configs/client-updates/latest/mac#{livecheck_folder}/latest-mac.yml"
16 strategy :electron_builder
20 depends_on macos: ">= :el_capitan"
22 app "Apidog Europe.app"
25 "~/Library/Application Support/apidog-eu",
26 "~/Library/Preferences/com.apidog.eu.app.plist",
27 "~/Library/Saved Application State/com.apidog.eu.app.savedState",