django-completion 2.1.5
This commit is contained in:
parent
df5ba6afa0
commit
96dcbd3f3a
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class DjangoCompletion < Formula
|
class DjangoCompletion < Formula
|
||||||
desc "Bash completion for Django"
|
desc "Bash completion for Django"
|
||||||
homepage "https://github.com/django/django"
|
homepage "https://github.com/django/django"
|
||||||
url "https://github.com/django/django/archive/2.1.4.tar.gz"
|
url "https://github.com/django/django/archive/2.1.5.tar.gz"
|
||||||
sha256 "b311afddad2e9c2fb85e6c299faf9627ad134309082a4590659f7e7f6aa0277d"
|
sha256 "c73c2b391fa8f210bf6c77235fcc999562b627577bcfb40158c17afd0d3260da"
|
||||||
head "https://github.com/django/django.git"
|
head "https://github.com/django/django.git"
|
||||||
|
|
||||||
bottle :unneeded
|
bottle :unneeded
|
||||||
|
|
Loading…
Reference in a new issue