aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/wrk.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/wrk.rb b/Library/Formula/wrk.rb
index 0dec73842..ee403d405 100644
--- a/Library/Formula/wrk.rb
+++ b/Library/Formula/wrk.rb
@@ -2,8 +2,8 @@ require 'formula'
class Wrk < Formula
homepage 'https://github.com/wg/wrk'
- url 'https://github.com/wg/wrk/archive/2.0.0.tar.gz'
- sha1 'f4d3562ef41b8470e368b542686af3f42618aa67'
+ url 'https://github.com/wg/wrk/archive/2.2.2.tar.gz'
+ sha1 'e13ebcea4d88137c788363daafae546b0ccdbf19'
def install
system "make"