django-completion 2.2.6
Closes #44768. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
fa7ff30a48
commit
4d94f73784
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue