awscurl: add 0.20 bottle.

This commit is contained in:
BrewTestBot 2020-01-12 11:06:34 +00:00 committed by FX Coudert
parent bfca02db6c
commit 942d1dbd20

View file

@ -7,6 +7,13 @@ class Awscurl < Formula
sha256 "3ce06d105067b42398cf0bb6696742b790258e16487d5e5afa025b7c3ca983e4"
head "https://github.com/okigan/awscurl.git"
bottle do
cellar :any
sha256 "9dd84da18a45e016d458999e5d8a703cef475b0a212c4f288f0897d9eb6d14bc" => :catalina
sha256 "c86a60007a3e91216efaa564d5e0a3e4d11d8aadaa6b2cc9d832307e30c6cd89" => :mojave
sha256 "b79f8ec8705abe4dd8d55d55bf4f4c7d297b7635ddecc7da591797c3e0c295c4" => :high_sierra
end
depends_on "python@3.8"
resource "certifi" do