django-completion 2.2.2

Closes #40651.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Rui Chen 2019-06-03 20:24:21 -04:00 committed by FX Coudert
parent f4d4b1bdfe
commit 97c6c87f8b

View file

@ -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/2.2.1.tar.gz"
sha256 "c06dcb485e91dcc06ee891226dafaa4c77e4196e179541882f9ac41887d6e891"
url "https://github.com/django/django/archive/2.2.2.tar.gz"
sha256 "1d75d3ae1f6151642538fa65169fdb2ffccfbd0cc65b2d709c8915d7bcec1cde"
head "https://github.com/django/django.git"
bottle :unneeded