diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/exodriver.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/exodriver.rb b/Library/Formula/exodriver.rb index 4e0beba55..960564142 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/tarball/v2.5.0' - md5 '85e8782d81ecd49012bbcf51c72d9ef8' + url 'https://github.com/labjack/exodriver/tarball/v2.5.1' + sha1 '4c4ab59f84492fe65bc8e1785831a8a22b952690' head 'https://github.com/labjack/exodriver.git' |
