django-completion 2.2.1

Closes #40158.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Igor Kapkov 2019-05-22 15:36:54 +10:00 committed by FX Coudert
parent 1e639fe687
commit 018fe46c57

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