cask "deepstream" do version "7.0.8" sha256 "69661ce2391e91358bb9d4845dbc857150135c5d9c3d86627f422f5cacf14f55" url "https://github.com/deepstreamIO/deepstream.io/releases/download/v#{version}/deepstream.io-mac-#{version}.pkg", verified: "github.com/deepstreamIO/deepstream.io/" name "deepstream" desc "Data-sync realtime server" homepage "https://deepstream.io/" pkg "deepstream.io-mac-#{version}.pkg" uninstall pkgutil: "deepstream.io" caveats do files_in_usr_local end end