homebrew-cask/Casks/hex.rb

11 lines
169 B
Ruby

cask "hex" do
version :latest
sha256 :no_check
url "http://dl.hextcg.com/HexInstaller.dmg"
name "HEX"
homepage "https://www.hextcg.com/"
app "Hex.app"
end