cask 'nodeclipse' do version '0.17' sha256 '674991d7c22ea05975a76800e6e9fe9231064a09a2a2412e6ec0448676bfa2e8' # sourceforge.net/nodeclipse was verified as official when first introduced to the cask url 'https://downloads.sourceforge.net/nodeclipse/Enide-2015/7/Enide-2015-7-macosx-x64-20150706.zip' appcast 'https://sourceforge.net/projects/nodeclipse/rss', checkpoint: 'fc3f1c9802ceb1fa0346e2f4a0b2a8f6bd1305d1cc0ec507a6481a9b5bcd60d9' name 'Nodeclipse' homepage 'http://www.nodeclipse.org/' # Renamed for clarity: app name is inconsistent with its branding. # Also renamed to avoid conflict with other eclipse Casks. # Original discussion: https://github.com/caskroom/homebrew-cask/pull/8183 app 'Eclipse.app', target: 'Nodeclipse.app' end