s3-backer: switch to virtual-hosted style URLs for S3
This commit is contained in:
parent
7fba1632ab
commit
3d02fb4ba0
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
class S3Backer < Formula
|
||||
desc "FUSE-based single file backing store via Amazon S3"
|
||||
homepage "https://github.com/archiecobbs/s3backer"
|
||||
url "https://s3.amazonaws.com/archie-public/s3backer/s3backer-1.5.0.tar.gz"
|
||||
url "https://archie-public.s3.amazonaws.com/s3backer/s3backer-1.5.0.tar.gz"
|
||||
sha256 "82d93c54acb1e85828b6b80a06e69a99c7e06bf6ee025dac720e980590d220d2"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue