goofys 0.20.0
Closes #40846. Signed-off-by: Izaak Beekman <zbeekman@gmail.com>
This commit is contained in:
parent
65b30489bf
commit
eed41f5d01
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ class Goofys < Formula
|
|||
desc "Filey-System interface to Amazon S3"
|
||||
homepage "https://github.com/kahing/goofys"
|
||||
url "https://github.com/kahing/goofys.git",
|
||||
:tag => "v0.19.0",
|
||||
:revision => "943e017724ea820eb4185419ef3c41d6f921a324"
|
||||
:tag => "v0.20.0",
|
||||
:revision => "cbe2da1abe463229fba48909d3f2bb1124ee4a9a"
|
||||
head "https://github.com/kahing/goofys.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue