Skip to content
This repository has been archived by the owner on Aug 25, 2020. It is now read-only.

Commit

Permalink
Update version of regex
Browse files Browse the repository at this point in the history
Fixes failure on import in Turkish locales
  • Loading branch information
kovidgoyal committed Jul 12, 2018
1 parent a843e69 commit 40b9a46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -170,8 +170,8 @@
{
"name": "regex",
"unix": {
"filename": "regex-2017.07.11.tar.gz",
"hash": "md5:95f81ebb5273c7ad9a0c4d1ac5a94eb4",
"filename": "regex-2018.07.11.tar.gz",
"hash": "sha256:9308dbce8e5ff4ee06b172a777f6c7f650a5835a5ad41a6080eb501639c27a2f",
"urls": ["pypi"]
}
},
Expand Down

0 comments on commit 40b9a46

Please sign in to comment.