homebrew-cask/Casks/icons.rb

12 lines
351 B
Ruby

cask "icons" do
version "1.1"
sha256 "aff6836c0425c845afbc4d71579ebd8adf4d161f03413939ee8579b23782159a"
url "https://github.com/exherb/icons/releases/download/#{version}/icons-v#{version}-macos-x64.zip"
appcast "https://github.com/exherb/icons/releases.atom"
name "Icons"
homepage "https://github.com/exherb/icons"
app "Icons.app"
end