gcsfuse 0.29.0

Closes #48589.

Signed-off-by: Alexander Bayandin <a.bayandin@gmail.com>
This commit is contained in:
Rui Chen 2020-01-06 11:03:07 -05:00 committed by Alexander Bayandin
parent 262eed24ef
commit fa9602c1c6

View file

@ -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