homebrew-cask/Casks/narodmon.rb

14 lines
542 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'narodmon' do
2016-12-11 17:41:46 +08:00
version '1.5.5'
sha256 '86aa3988e68f891312d112721c25f98be9daaee9d3ffe4ea201e8df7e2c4e17f'
2015-11-22 06:17:27 +08:00
2016-06-18 06:23:41 +08:00
# github.com/niki-timofe/NarodMonOSX was verified as official when first introduced to the cask
2015-11-22 06:17:27 +08:00
url "https://github.com/niki-timofe/NarodMonOSX/releases/download/#{version}/NarodMon.zip"
2015-12-26 04:57:40 +08:00
appcast 'https://github.com/niki-timofe/NarodMonOSX/releases.atom',
2016-12-11 17:41:46 +08:00
checkpoint: 'e30d6ad8a6189c038b6620d0311fa254f7181cc7a4c435bf85050cbe92baa60d'
2015-11-22 06:17:27 +08:00
name 'NarodMon'
2016-08-17 20:07:43 +08:00
homepage 'https://narodmon.ru/'
2015-11-22 06:17:27 +08:00
app 'NarodMon.app'
end