Skip to content

Commit

Permalink
Merge pull request #5346 from jconley/rubitrack
Browse files Browse the repository at this point in the history
Add rubiTrack 3.app v3.4.4
  • Loading branch information
vitorgalvao committed Jul 15, 2014
2 parents a351f2e + 1dfe1c2 commit 09060a6
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Casks/rubitrack.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
class Rubitrack < Cask
version '3.4.4'
sha256 'f1ac426726b93ae144afd6809e2acc00b139cb64d4a89da7677795d7c11cffc4'

url "http://www.rubitrack.com/files/rubiTrack-#{version}.dmg"
appcast 'http://www.rubitrack.com/autoupdate/sparkle3.xml'
homepage 'http://www.rubitrack.com/'

link "rubiTrack #{version.to_i}.app"
end

0 comments on commit 09060a6

Please sign in to comment.