diff options
| author | Brett Koonce | 2014-04-19 10:00:00 -0500 |
|---|---|---|
| committer | Brett Koonce | 2014-04-19 12:16:26 -0500 |
| commit | 81339cefab91b8d41f7611b7c033d8bc0b0d40e7 (patch) | |
| tree | 0dc7e84e7ca14171522d59880bf26d3ffefacce6 /Library | |
| parent | 36443d6ee24127aad07072f433bd941765abe0da (diff) | |
| download | homebrew-81339cefab91b8d41f7611b7c033d8bc0b0d40e7.tar.bz2 | |
exodriver 2.5.3
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 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' |
