homebrew-cask/Casks/icons8.rb

14 lines
499 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-07-27 02:59:15 +08:00
version '5.6.3'
sha256 '820b3eb24c6868d272f995d44220aa121c1483be30c676a19ce465229712982c'
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'
appcast 'https://desktop.icons8.com/updates/mac/icons8_cast.xml',
2017-07-27 02:59:15 +08:00
checkpoint: '622623074f09dcca53259515f60d9d0302c5b675e45fb0ec3963dcb1dce9e460'
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