We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73caaa9 commit c59743eCopy full SHA for c59743e
1 file changed
bucket/codespell-py.json
@@ -1,12 +1,12 @@
1
{
2
- "version": "2.2.3",
+ "version": "2.2.4",
3
"homepage": "https://github.com/codespell-project/codespell",
4
"description": "Detects common misspellings in text files.",
5
"license": "GPL-2.0-only",
6
"depends": "python-bucket-utils",
7
- "url": "https://github.com/codespell-project/codespell/archive/v2.2.3.zip",
8
- "hash": "73b4808ce5fc5c1dd034955678161bbd137e05164d4c7bbc8d4089dfd08b5822",
9
- "extract_dir": "codespell-2.2.3",
+ "url": "https://github.com/codespell-project/codespell/archive/v2.2.4.zip",
+ "hash": "e094c626f8ad05d2d0d532ae2f48a98d8a773906459be73b88a83bc53282d6a3",
+ "extract_dir": "codespell-2.2.4",
10
"installer": {
11
"script": [
12
"if ($global) { install-python-package --global --quiet --dir $dir }",
0 commit comments