Skip to content

Commit c59743e

Browse files
committed
codespell-py: Update to version 2.2.4
1 parent 73caaa9 commit c59743e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

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.3",
2+
"version": "2.2.4",
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.3.zip",
8-
"hash": "73b4808ce5fc5c1dd034955678161bbd137e05164d4c7bbc8d4089dfd08b5822",
9-
"extract_dir": "codespell-2.2.3",
7+
"url": "https://github.com/codespell-project/codespell/archive/v2.2.4.zip",
8+
"hash": "e094c626f8ad05d2d0d532ae2f48a98d8a773906459be73b88a83bc53282d6a3",
9+
"extract_dir": "codespell-2.2.4",
1010
"installer": {
1111
"script": [
1212
"if ($global) { install-python-package --global --quiet --dir $dir }",

0 commit comments

Comments
 (0)