homebrew-cask/Casks/liclipse.rb

13 lines
465 B
Ruby

cask 'liclipse' do
version '5.1.3,32gtr23s399ec2x'
sha256 'b1a89184a6185d4a9f393912ad1446b2d2bc017ea362bebe35fdefc2db50c8d7'
# mediafire.com/file was verified as official when first introduced to the cask
url "https://www.mediafire.com/file/#{version.after_comma}/liclipse_#{version.before_comma}_macosx.cocoa.x86_64.dmg"
appcast 'https://www.liclipse.com/download.html'
name 'LiClipse'
homepage 'https://www.liclipse.com/'
app 'LiClipse.app'
end