From 51b508ee8a29882b62c751f4f41d2877d61b7007 Mon Sep 17 00:00:00 2001 From: sobolevn Date: Sun, 29 May 2016 16:13:27 +0300 Subject: [PATCH] git-secret 0.2.0 Closes #1530. Signed-off-by: Tomasz Pajor --- Formula/git-secret.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/git-secret.rb b/Formula/git-secret.rb index 0728e283a0..5330567bfc 100644 --- a/Formula/git-secret.rb +++ b/Formula/git-secret.rb @@ -1,8 +1,8 @@ class GitSecret < Formula desc "Bash-tool to store the private data inside a git repo." homepage "https://sobolevn.github.io/git-secret/" - url "https://github.com/sobolevn/git-secret/archive/v0.1.2.tar.gz" - sha256 "96032c1c0b2b161c4df5b8627be8d98a97a92a5d32127c9a5e8686bd64b5a3e7" + url "https://github.com/sobolevn/git-secret/archive/v0.2.0.tar.gz" + sha256 "db4afbc3a453df2527603bf8bfffd9946f00d5595f2dca4f5088cb6bb47cacdf" head "https://github.com/sobolevn/git-secret.git" bottle do