aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrett Koonce2014-04-19 10:00:00 -0500
committerBrett Koonce2014-04-19 12:16:26 -0500
commit81339cefab91b8d41f7611b7c033d8bc0b0d40e7 (patch)
tree0dc7e84e7ca14171522d59880bf26d3ffefacce6 /Library
parent36443d6ee24127aad07072f433bd941765abe0da (diff)
downloadhomebrew-81339cefab91b8d41f7611b7c033d8bc0b0d40e7.tar.bz2
exodriver 2.5.3
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/exodriver.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/exodriver.rb b/Library/Formula/exodriver.rb
index db39632a2..a407cdfc0 100644
--- a/Library/Formula/exodriver.rb
+++ b/Library/Formula/exodriver.rb
@@ -2,8 +2,8 @@ require 'formula'
class Exodriver < Formula
homepage 'http://labjack.com/support/linux-and-mac-os-x-drivers'
- url 'https://github.com/labjack/exodriver/archive/v2.5.2.tar.gz'
- sha1 '8d53bb3eda8a62c0399e3ea6657fe2b22eeffaac'
+ url 'https://github.com/labjack/exodriver/archive/v2.5.3.tar.gz'
+ sha1 'd21529987962b1e7178ec7331fc14700caed0692'
head 'https://github.com/labjack/exodriver.git'