homebrew-cask/Casks/icons8.rb

14 lines
493 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-05-14 02:09:41 +08:00
version '5.6'
sha256 'aec06e37c9a028e73a959f843e71bde611a26a8b1db601a3ae98ab72786eaa2d'
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',
2017-05-14 02:09:41 +08:00
checkpoint: 'ac1d98b11528f0f3417ed8e84ce258c06c726874e6b35ae2ca882a60969c5f7d'
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