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