diff options
Diffstat (limited to 'Library/Formula/jsawk.rb')
| -rw-r--r-- | Library/Formula/jsawk.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/jsawk.rb b/Library/Formula/jsawk.rb index 5dd34ef0e..e9bc531a9 100644 --- a/Library/Formula/jsawk.rb +++ b/Library/Formula/jsawk.rb @@ -2,8 +2,8 @@ require 'formula' class Jsawk < Formula homepage 'https://github.com/micha/jsawk' - url 'https://github.com/micha/jsawk/archive/1.2.tar.gz' - sha1 '386ab745a07f650adac2e980d5a53ae037e495ed' + url 'https://github.com/micha/jsawk/archive/1.4.tar.gz' + sha1 '4f2c962c8a5209764116457682985854400cbf24' head 'https://github.com/micha/jsawk.git' |
