E56C codespell-py: Update to version 2.2.3 · 404NetworkError/Scoop-Python@73caaa9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 73caaa9

Browse files
committed
codespell-py: Update to version 2.2.3
1 parent c8f7134 commit 73caaa9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

bucket/codespell-py.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"version": "2.2.2",
2+
"version": "2.2.3",
33
"homepage": "https://github.com/codespell-project/codespell",
44
"description": "Detects common misspellings in text files.",
55
"license": "GPL-2.0-only",
66
"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",
7+
"url": "https://github.com/codespell-project/codespell/archive/v2.2.3.zip",
8+
"hash": "73b4808ce5fc5c1dd034955678161bbd137e05164d4c7bbc8d4089dfd08b5822",
9+
"extract_dir": "codespell-2.2.3",
1010
"installer": {
1111
"script": [
1212
"if ($global) { install-python-package --global --quiet --dir $dir }",

0 commit comments

Comments
 (0)
0