Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Warren <bmw@users.noreply.github.com>2017-01-26 23:03:12 +0300
committerGitHub <noreply@github.com>2017-01-26 23:03:12 +0300
commit4e297b02482d9df22a4bc4808d7a901dddfa0412 (patch)
tree310b82a6c98b5e522e5037ec528c62cce3bd3a0b /letsencrypt-auto-source/letsencrypt-auto
parent4d860b37b0cb106d8a1b85dad18db2bc9cd4fd89 (diff)
Release 0.10.2 (#4120)
* Release 0.10.2 (cherry picked from commit 535b04be238bdfeb16341451a936b0bb801389ab) * Bump version to 0.11.0 (cherry picked from commit 01f84df0641a98bb57b4b7be7980c3c1afe375d5)
Diffstat (limited to 'letsencrypt-auto-source/letsencrypt-auto')
-rwxr-xr-xletsencrypt-auto-source/letsencrypt-auto24
1 files changed, 12 insertions, 12 deletions
diff --git a/letsencrypt-auto-source/letsencrypt-auto b/letsencrypt-auto-source/letsencrypt-auto
index 453903ab2..e5e8a431b 100755
--- a/letsencrypt-auto-source/letsencrypt-auto
+++ b/letsencrypt-auto-source/letsencrypt-auto
@@ -833,18 +833,18 @@ letsencrypt==0.7.0 \
# THE LINES BELOW ARE EDITED BY THE RELEASE SCRIPT; ADD ALL DEPENDENCIES ABOVE.
-acme==0.10.1 \
- --hash=sha256:1dd5124078bc44739065409f3be51765608a90994c83460578c2680c582c1026 \
- --hash=sha256:f51c2fb0a31646364abeb7fdd8cfc7c8a4e63b0641b14ab3ce1b2e3a8921a211
-certbot==0.10.1 \
- --hash=sha256:9a56fc76f726beeed2f5a08d690088377cd430907f8a38c50e2aa9a258ee1253 \
- --hash=sha256:e0d699adb3f8ca3e077a4db339de29ebb3f790fbc5f3f02e446e227ed40aa743
-certbot-apache==0.10.1 \
- --hash=sha256:1252fd7e435ba48484b0bd9b72535a9755b03d8f0440f164b9c1c560d96cadb8 \
- --hash=sha256:134f46690da55262125defa58aa74472eb4a1555c9ed83edb3c8667df5a561b5
-certbot-nginx==0.10.1 \
- --hash=sha256:afd15ed9e4f3076056b63916f272b7287084d871cb8136477d16b08f64d514f0 \
- --hash=sha256:da1b7ea4831ead3f9eb526ee11bf1bf197da0fea4defeeb7b1ce24c5d3f45b51
+acme==0.10.2 \
+ --hash=sha256:053bbf8d36be298e411e0fa397289307e1a888f419de1205931236114f8f825e \
+ --hash=sha256:6465b66256849f8cd4269a43037d404b1ccf31a60d3c93fc628d6f6f4c43de78
+certbot==0.10.2 \
+ --hash=sha256:1e680cab3cda6c3079ee64066903f93e421df46a8d4db63264a6359f3d5ba63e \
+ --hash=sha256:33729ce100fc9d00d9820c81fc3ef9b95802b8d261f0cca0cce422bc568b1631
+certbot-apache==0.10.2 \
+ --hash=sha256:c1f196506bf961e2171fb2af9feca8926100564b644acda1895acdf294c46e71 \
+ --hash=sha256:8573275e74c8b74a9c7d7824636a37a4bc83327a7cc97a43b334fe8956ba8cb1
+certbot-nginx==0.10.2 \
+ --hash=sha256:74c32bdaf2f3873aa811c3e2cdc205d3137b59c64dbcdca6f3982ed2a89b4f2a \
+ --hash=sha256:c8265ab4b4bc0a6a3a81d7f0b8ff2606dd28ebbb3cd045635862286b97af2c36
UNLIKELY_EOF
# -------------------------------------------------------------------------