Skip to content

Commit 873826a

Browse files
committed
django-completion 5.2.6
1 parent d411f86 commit 873826a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/d/django-completion.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class 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

0 commit comments

Comments
 (0)