Add PhysicsEditor.app v1.0.10

This commit is contained in:
Victor Popkov 2015-03-09 15:24:13 +02:00
parent dafa3a5683
commit cc5104f148
1 changed files with 11 additions and 0 deletions

11
Casks/physicseditor.rb Normal file
View File

@ -0,0 +1,11 @@
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