homebrew-cask/Casks/icons8.rb

14 lines
465 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'icons8' do
2014-11-25 22:00:04 +08:00
# note: "8" is not a version number, but an intrinsic part of the product name
2016-10-17 06:03:56 +08:00
version '5.4.2'
sha256 'e17afaf20eef3e5aca378c5ed0630903692de58e089f1dc78c7ff1656aeb05e0'
2014-10-26 19:03:18 +08:00
2016-03-02 04:29:04 +08:00
url 'https://icons8.com/icons8_mac_app'
2016-01-08 05:58:22 +08:00
appcast 'https://maxcdn.icons8.com/download/icons8_cast.xml',
2016-09-08 08:03:14 +08:00
checkpoint: '2acbe167d4fb9a4f3e46e28bf9a0ca3934b8f55371b90c94bcff1c3ecfc1d4d2'
name 'Icons8 App'
homepage 'https://icons8.com/'
2014-10-26 19:03:18 +08:00
2016-03-02 04:29:04 +08:00
app 'Icons8.app'
2014-10-26 19:03:18 +08:00
end