From c4c0c545e381533fca8f8266462a13107b5b90af Mon Sep 17 00:00:00 2001 From: Matt Belhorn Date: Thu, 12 May 2016 17:57:06 -0400 Subject: [PATCH] Updates smithy formula to use version 0.2.3 --- wraprun_formula.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wraprun_formula.rb b/wraprun_formula.rb index d02ecc6..b353463 100644 --- a/wraprun_formula.rb +++ b/wraprun_formula.rb @@ -1,6 +1,6 @@ class WraprunFormula < Formula homepage "https://github.com/olcf/wraprun" - url "https://github.com/olcf/wraprun/archive/v0.2.2.tar.gz" + url "https://github.com/olcf/wraprun/archive/v0.2.3.tar.gz" supported_build_names /python2.7/, /python3/