Skip to content

Commit fc49fa3

Browse files
committed
django-completion 5.1.2
1 parent 54412fa commit fc49fa3

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

0 commit comments

Comments
 (0)