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.1 .tar.gz"
5- sha256 "5405fccebefbde3b257af3c638a5aa64944a2bac55f058128a0512ffb2b765ae "
4+ url "https://github.com/django/django/archive/refs/tags/5.1.2 .tar.gz"
5+ sha256 "8fcaf3880617f0c23e07bf966191193989792127b4080dcaef15495ad1c11837 "
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 : "5dbefd37d1f8514df5b82a1377f730b958c30cd56d03045cee781c2ea387d4e9 "
15+ sha256 cellar : :any_skip_relocation , all : "4a016f8db890bd4d3bd50f1fb296703e232153e2510143a06243528a5f2abd0c "
1616 end
1717
1818 def install
You can’t perform that action at this time.
0 commit comments