homebrew-cask/Casks/icons8.rb

13 lines
409 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
2017-11-21 21:25:19 +08:00
version '5.6.4'
sha256 '01dd5ca5fbc412ba8a515200d6f50e7b27a1e696257af0ac87e293758e8e55bd'
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'
2018-06-12 22:37:26 +08:00
appcast 'https://desktop.icons8.com/updates/mac/icons8_cast.xml'
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