We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d411f86 commit 873826aCopy full SHA for 873826a
Formula/d/django-completion.rb
@@ -1,8 +1,8 @@
1
class DjangoCompletion < Formula
2
desc "Bash completion for Django"
3
homepage "https://www.djangoproject.com/"
4
- url "https://github.com/django/django/archive/refs/tags/5.2.5.tar.gz"
5
- sha256 "9c0b9cb2e5c99e699cb3a05238ba8efba1fd31baf4bbbbb9e6dd662bb5b3286b"
+ url "https://github.com/django/django/archive/refs/tags/5.2.6.tar.gz"
+ sha256 "a96d96d60cc7998ea10b4feaf34e8688b21b412a7cc649c75614fdb03a21ed2b"
6
license "BSD-3-Clause"
7
head "https://github.com/django/django.git", branch: "main"
8
0 commit comments