Skip to content

Commit 4945680

Browse files
committed
django-completion 5.2
1 parent 5ff5f0c commit 4945680

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.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

0 commit comments

Comments
 (0)