homebrew-cask/Casks/icons8.rb

14 lines
495 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-12-13 09:21:49 +08:00
version '5.4.3'
sha256 '8b1a1bebc528f0e28a311b22d9db202586c25060f9c91ca036e78a5a0c68d9b0'
2014-10-26 19:03:18 +08:00
2016-12-13 09:21:49 +08:00
url 'https://desktop.icons8.com/updates/mac/Icons8App_for_Mac_OS.dmg'
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