File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class DjangoCompletion < Formula
22 desc "Bash completion for Django"
33 homepage "https://www.djangoproject.com/"
4- url "https://github.com/django/django/archive/refs/tags/5.1.8 .tar.gz"
5- sha256 "ee141b232a6043d64e018ca8914b7334c4d358440fec362edd8cf489c1d7c10c "
4+ url "https://github.com/django/django/archive/refs/tags/5.2 .tar.gz"
5+ sha256 "25dd8b612f50bde9a395b370a2e7f6dd768ae125d92203781150aec672074d09 "
66 license "BSD-3-Clause"
77 head "https://github.com/django/django.git" , branch : "main"
88
@@ -12,7 +12,7 @@ class DjangoCompletion < Formula
1212 end
1313
1414 bottle do
15- sha256 cellar : :any_skip_relocation , all : "683e08aa058e689c1c5cd8ce8571c92572a9e9e0b756dd5e0b02f2dad747e9b5 "
15+ sha256 cellar : :any_skip_relocation , all : "5e025add88e385b4aff678cf28f6d8cce558d8d95f0c10c4142ae881f9da8c8e "
1616 end
1717
1818 def install
You can’t perform that action at this time.
0 commit comments