From a98c6a7fe63c5c29b2d51a273d07b1fffb41493a Mon Sep 17 00:00:00 2001 From: rcmdnk Date: Fri, 5 Jan 2018 18:53:02 +0900 Subject: [PATCH] updated formula --- brew-file.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/brew-file.rb b/brew-file.rb index 55469eab..b31deba2 100644 --- a/brew-file.rb +++ b/brew-file.rb @@ -1,8 +1,8 @@ class BrewFile < Formula desc "Brewfile manager for Homebrew." homepage "https://github.com/rcmdnk/homebrew-file/" - url "https://github.com/rcmdnk/homebrew-file/archive/v5.0.1.tar.gz" - sha256 "9b6fad80b7df5f2fc5349c81afe11c1531282cf2f05ae458593828bc8bc97715" + url "https://github.com/rcmdnk/homebrew-file/archive/v5.1.0.tar.gz" + sha256 "913566a1ebd07f2cde6b096cb9f00205b59d11b2df9373630de918cf60a6065e" head "https://github.com/rcmdnk/homebrew-file.git"