gcsfuse 0.28.0

Closes #40623.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Igor Kapkov 2019-06-03 13:46:27 +10:00 committed by FX Coudert
parent 4c8cc54692
commit 11aab66a4c

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.27.0.tar.gz"
sha256 "a60c22360c79b008b561f8636d0736a9275428b11cf29387c0ddd96f05f830f8"
url "https://github.com/GoogleCloudPlatform/gcsfuse/archive/v0.28.0.tar.gz"
sha256 "93a1b8430aad4e11163b3123c7460a107a81faaa629b5809a9894086cea4f98a"
head "https://github.com/GoogleCloudPlatform/gcsfuse.git"
bottle do