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.2.5 .tar.gz"
5- sha256 "9c0b9cb2e5c99e699cb3a05238ba8efba1fd31baf4bbbbb9e6dd662bb5b3286b "
4+ url "https://github.com/django/django/archive/refs/tags/5.2.6 .tar.gz"
5+ sha256 "a96d96d60cc7998ea10b4feaf34e8688b21b412a7cc649c75614fdb03a21ed2b "
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 : "bace90132eaeae5780ac9248ae27a428e4bb0b4b81ea2f7e7af7f42737f781d2 "
15+ sha256 cellar : :any_skip_relocation , all : "087c76288bf2763ff24257f50c96849bead9d9947e89e0cf4e57a481b2caefce "
1616 end
1717
1818 def install
You can’t perform that action at this time.
0 commit comments