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.3 .tar.gz"
5- sha256 "e69dbe3cb98b4a7424502d6688b3284f66548080593218dd18fc05ae006b576b "
4+ url "https://github.com/django/django/archive/refs/tags/5.1.4 .tar.gz"
5+ sha256 "adbb3c6702033d417401ce1925f7307b70ee2d8bfca636c82c66a38c55b97dda "
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 : "f8020dfec80acb9ac95891b7deba8c2583b2289dc0be2940b1ba2669b3a9f450 "
15+ sha256 cellar : :any_skip_relocation , all : "c41d82537aea67713a2d905594ba0e1d245310530209faaf7905f8f8db9f178e "
1616 end
1717
1818 def install
You can’t perform that action at this time.
0 commit comments