From 63d00c81ca4b00355df1c357489d8b0e72acfb4f Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Sun, 19 Mar 2017 06:48:31 -0700 Subject: [PATCH] django-completion 1.10.6 (#11268) --- Formula/django-completion.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/django-completion.rb b/Formula/django-completion.rb index 28a2baeab8..2fa4a4eb52 100644 --- a/Formula/django-completion.rb +++ b/Formula/django-completion.rb @@ -1,8 +1,8 @@ class DjangoCompletion < Formula desc "Bash completion for Django" homepage "https://github.com/django/django" - url "https://github.com/django/django/archive/1.10.5.tar.gz" - sha256 "65e2e8bcfb630cc26ac40599d3b0745efd66c5da138843e933e13fafeccb4742" + url "https://github.com/django/django/archive/1.10.6.tar.gz" + sha256 "90d1b494a77d64e1ef554141807e60d3e83dc44902e74dc97514ce76e1885529" head "https://github.com/django/django.git" bottle :unneeded