django-completion 2.2.2
Closes #40651. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
f4d4b1bdfe
commit
97c6c87f8b
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.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
|
||||
|
|
Loading…
Reference in a new issue