diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/jags.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/jags.rb b/Library/Formula/jags.rb index 014ef0f7a..91f9cae23 100644 --- a/Library/Formula/jags.rb +++ b/Library/Formula/jags.rb @@ -2,8 +2,8 @@ require 'formula' class Jags < Formula homepage 'http://www-fis.iarc.fr/~martyn/software/jags/' - url 'http://sourceforge.net/projects/mcmc-jags/files/JAGS/3.x/Source/JAGS-3.2.0.tar.gz' - sha1 '020df50df98e066b261db77b061d8d8d354bf72b' + url 'http://sourceforge.net/projects/mcmc-jags/files/JAGS/3.x/Source/JAGS-3.3.0.tar.gz' + sha1 '79a50baaf1e2b2e7673d477e830963b49aad2a6c' def install ENV.fortran |
