cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / icons.rb
blobf8d873c282d09979a2cab257701cd9a35dbfb79c
1 cask :v1 => 'icons' do
2   version '1.0'
3   sha256 '1c9fc20d8b10677c11f70d43e511227209d83f260bfbef6fddf00a7469e8f8c1'
5   url "https://github.com/exherb/icons/releases/download/#{version}/icons-v#{version}-macos-x64.zip"
6   name 'Icons'
7   homepage 'https://github.com/exherb/icons'
8   license :oss
10   app 'Icons.app'
11 end