homebrew-cask/Casks/instead.rb

14 lines
546 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'instead' do
2016-12-29 02:41:36 +08:00
version '2.4.1'
sha256 'c9e7af048230da3f1390118a55ab13fa02a6915c0d15c1290cbb2d34a4ea176f'
# sourceforge.net/instead was verified as official when first introduced to the cask
url "https://downloads.sourceforge.net/instead/instead/#{version}/Instead-#{version}.dmg"
appcast 'https://sourceforge.net/projects/instead/rss?path=/instead',
checkpoint: '6941875157d2644ec6dac6163e6c4a60b130a585f6b38e1e79de46d8d0307d0a'
2015-04-03 06:19:53 +08:00
name 'INSTEAD'
2016-11-23 21:34:24 +08:00
homepage 'https://instead.syscall.ru/index.html'
2014-09-16 00:05:44 +08:00
app 'Instead.app'
2014-03-09 22:29:04 +08:00
end