From 64e6e543f6b99da6864944918b43861a111a5da1 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Wed, 24 May 2017 23:02:54 -0700 Subject: [PATCH] xsv 0.12.1 Closes #13917. Signed-off-by: ilovezfs --- Formula/xsv.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/xsv.rb b/Formula/xsv.rb index 32de67a0d6..256edcb26d 100644 --- a/Formula/xsv.rb +++ b/Formula/xsv.rb @@ -1,8 +1,8 @@ class Xsv < Formula desc "Fast CSV toolkit written in Rust." homepage "https://github.com/BurntSushi/xsv" - url "https://github.com/BurntSushi/xsv/archive/0.12.0.tar.gz" - sha256 "72f791d4903fd56fed83295679f599025491d970d825351f5364a617c9bb5f11" + url "https://github.com/BurntSushi/xsv/archive/0.12.1.tar.gz" + sha256 "40e7463f913ce49593b575100fd51f85f2f5deabf918849f2a93c39e057d74a9" head "https://github.com/BurntSushi/xsv.git" bottle do