From fa9602c1c64ac63ed5943f1bf37abcd01a09fdc1 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Mon, 6 Jan 2020 11:03:07 -0500 Subject: [PATCH] gcsfuse 0.29.0 Closes #48589. Signed-off-by: Alexander Bayandin --- Formula/gcsfuse.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/gcsfuse.rb b/Formula/gcsfuse.rb index 2609e6fc9c..9de5f72c5e 100644 --- a/Formula/gcsfuse.rb +++ b/Formula/gcsfuse.rb @@ -1,8 +1,8 @@ class Gcsfuse < Formula desc "User-space file system for interacting with Google Cloud" homepage "https://github.com/googlecloudplatform/gcsfuse" - url "https://github.com/GoogleCloudPlatform/gcsfuse/archive/v0.28.1.tar.gz" - sha256 "26a468622e5a0450a6bfbb4853f1c0df3b031e5f8fe5b0c147c1200a1a8ee137" + url "https://github.com/GoogleCloudPlatform/gcsfuse/archive/v0.29.0.tar.gz" + sha256 "4f994d694a12691b7ea5bd293c50ba4a37bc329cf531780015daf0a5fd265b30" head "https://github.com/GoogleCloudPlatform/gcsfuse.git" bottle do