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
2017-06-06 09:09:15 +08:00
version '3.0.1'
sha256 'ac4cf3ee747156a541b8050c9b3da0c8d57c1fe741a1c0ee5a3025897027dbbe'
# 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',
2017-06-06 09:09:15 +08:00
checkpoint: 'd9aefb4fb9fd86981bef23f2974eaf85a18126c03290235ad860356f8095f472'
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