cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / yed.rb
blob9ee774a67647551b5e54d29bc1c135120edabac9
1 cask :v1 => 'yed' do
2   version '3.14'
3   sha256 '6978e180d6063e22ab0460742915b20d1f3419d284a7815041d28e318764f8ad'
5   url "http://live.yworks.com/yed-downloads/yEd-#{version}_with-JRE8.dmg"
6   homepage 'http://www.yworks.com/en/products_yed_about.html'
7   license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
9   app 'yEd.app'
10 end