certbot 0.35.0

Closes #40773.

Signed-off-by: Sean Molenaar <smillerdev@me.com>
This commit is contained in:
Igor Kapkov 2019-06-07 09:20:10 +10:00 committed by Sean Molenaar
parent 0c96295ac8
commit 09d822d8cb
No known key found for this signature in database
GPG key ID: 6BF5D8DF0D34FAAE

View file

@ -3,8 +3,8 @@ class Certbot < Formula
desc "Tool to obtain certs from Let's Encrypt and autoenable HTTPS"
homepage "https://certbot.eff.org/"
url "https://github.com/certbot/certbot/archive/v0.34.2.tar.gz"
sha256 "4d8715744657cec1e61cba670e43ac8f6fb260bcbf58a853ea630ab28105cf33"
url "https://github.com/certbot/certbot/archive/v0.35.0.tar.gz"
sha256 "becdc1ac7994f395aca6fbe6804588712f0f6954a0718bc959991bc8b6a5c279"
head "https://github.com/certbot/certbot.git"
bottle do