homebrew-cask/Casks/physicseditor.rb

12 lines
356 B
Ruby
Raw Normal View History

2015-03-09 21:24:13 +08:00
cask :v1 => 'physicseditor' do
version '1.0.10'
sha256 '14ddcddafe6972e257476108be315a459f73694330c510921274322310d68876'
url "https://www.codeandweb.com/download/physicseditor/#{version}/PhysicsEditor-#{version}-uni.dmg"
name 'PhysicsEditor'
homepage 'http://www.codeandweb.com/physicseditor'
license :freemium
app 'PhysicsEditor.app'
end