Update orange.rb to 3.3.5 (#21629)

This commit is contained in:
Tom Koch 2016-06-02 13:55:53 -05:00 committed by Vítor Galvão
parent c3230a9d25
commit 34615f4640
1 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
cask 'orange' do
version '3-3.2.dev0+2fc556d'
sha256 '9811008e071590c66abb2ac65355d55e466a59de2cd392b76fd328114094cf70'
version '3-3.3.5'
sha256 'e6a839ef6488d8becf979750701c8f395a97155b379ff8b5f7f12ab90a0cdb01'
url "http://orange.biolab.si/download/files/Orange#{version}.dmg"
name 'Orange'
homepage 'http://orange.biolab.si/'
license :gpl
app 'Orange.app'
app 'Orange3.app'
end