homebrew-cask/Casks/utox.rb

13 lines
409 B
Ruby

cask "utox" do
version "0.17.0"
sha256 "4ca786a57fdd8f50f210f7ff58c1e7bfd5b9d0575af3d24a7536c1817c8d0232"
# github.com/uTox/uTox/ was verified as official when first introduced to the cask
url "https://github.com/uTox/uTox/releases/download/v#{version}/uTox.#{version}.dmg"
appcast "https://github.com/uTox/uTox/releases.atom"
name "uTox"
homepage "https://www.tox.chat/"
app "uTox.app"
end