Add TI Connect™ CE v5.0.0.182

TI Connect™ CE is a software from Texas Instruments used to connect to TI graphic calculators.
This commit is contained in:
Lukas Bestle 2015-04-06 12:48:50 +02:00
parent 2bb60120c5
commit 801a214c80
1 changed files with 11 additions and 0 deletions

11
Casks/ti-connect-ce.rb Normal file
View File

@ -0,0 +1,11 @@
cask :v1 => 'ti-connect-ce' do
version '5.0.0.182'
sha256 '54a80467c4807acbbe6f1dddf6516c045b36da0fc2d64c811d9212330cf9af9e'
url "http://edudownload.ti.com/downloads/files/cdn/ti-connect-ce/TIConnectCE-#{version}.dmg"
name 'TI Connect™ CE'
homepage 'http://education.ti.com/en/us/products/computer_software/connectivity-software/ti-connect-ce-software'
license :gratis
app 'TI Connect CE.app'
end