We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24f2ca0 commit 1f77c12Copy full SHA for 1f77c12
1 file changed
bucket/codespell-py.json
@@ -1,12 +1,12 @@
1
{
2
- "version": "2.4.1",
+ "version": "2.4.2",
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.4.1.zip",
8
- "hash": "2e4dad2fa231d12747a45e8f84dd9c9f0b7d78b6debea1d9147ba410b976e3be",
9
- "extract_dir": "codespell-2.4.1",
+ "url": "https://github.com/codespell-project/codespell/archive/v2.4.2.zip",
+ "hash": "e73513aef99dc289ce6c6ee3412882e3124e262122692b94676d04abe47cd58f",
+ "extract_dir": "codespell-2.4.2",
10
"installer": {
11
"script": [
12
"if ($global) { install-python-package --global --quiet --dir $dir }",
0 commit comments