django-completion 2.2.6

Closes #44768.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Rui Chen 2019-10-01 08:18:38 -04:00 committed by FX Coudert
parent fa7ff30a48
commit 4d94f73784

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.5.tar.gz"
sha256 "7c02a6ec5cb68c1b30800d49cf5155b07b4de7a995397d51bf311e07a19ad7ac"
url "https://github.com/django/django/archive/2.2.6.tar.gz"
sha256 "1713e1712447e78c4599d182886a532fdffb11649d02273171dea925528fbf6b"
head "https://github.com/django/django.git"
bottle :unneeded